Sha256: 91204e195f9158aa0e8397dae20cc54c47cd25805fc07c4ed8a05d49f6248bf3
Contents?: true
Size: 954 Bytes
Versions: 1
Compression:
Stored size: 954 Bytes
Contents
# Change Log All notable changes to this project will be documented in this file. ## 0.4.0 - 2015-04-15 ### Changed - Don't set HTTP_ORIGIN with HTTP_X_ORIGIN if nil ### Added - Calculate vary headers for non-CORS resources - Support custom vary headers for resource - Support :if option for resource - Support :any as a possible value for :methods option ### Fixed - Don't symbolize incoming HTTP request methods ## 0.3.1 - 2014-12-27 ### Changed - Changed the env key to rack.cors to avoid Rack::Lint warnings ## 0.3.0 - 2014-10-19 ### Added - Added support for defining a logger with a Proc - Return a X-Rack-CORS header when in debug mode detailing how Rack::Cors processed a request - Added support for non HTTP/HTTPS origins when just a domain is is specified ### Changed - Changed the log level of the fallback logger to DEBUG - Print warning when attempting to use :any as an allowed method - Treat incoming `Origin: null` headers as file://
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rack-cors-0.4.0 | CHANGELOG |