Sha256: a72f91356b314ba4ce2a52cd99e474cec29fff9c0574cc9065fc1533630dbb6f
Contents?: true
Size: 557 Bytes
Versions: 32
Compression:
Stored size: 557 Bytes
Contents
= New Features * A status_303 plugin has been added, which changes the default redirect status from 302 to 303 if the HTTP version is 1.1 and the request is not a GET request. = Other Improvements * Roda is now optimized for ruby 2.3+ using frozen string literals instead of constant references. This improves performance on ruby 2.3+, and decreases performance on ruby <2.3. = Backwards Compatibility * Many now unused internal constants are now deprecated, and attempting to access them will result in deprecation warnings on ruby 2.3+.
Version data entries
32 entries across 32 versions & 1 rubygems