Aura.Accept Versions Save

Provides content-negotiation tools using Accept* headers.

4.0.0

2 years ago

2.2.5

7 years ago

2.2.4

7 years ago
  • Fixed undefined offset notice when $_SERVER['HTTP_ACCEPT'] value is *;q=.. and not */*;q=.. format. See issue 8 for more details.

2.2.3

7 years ago

This is a hygiene release to update the license year and remove a branch alias.

2.2.2

9 years ago

This is a hygiene release to update the documentation and support files. This release modifies the testing structure and updates other support files.

2.2.1

9 years ago

This is a hygiene release to update the documentation and support files.

2.2.0

9 years ago
  • ADD: Make AbstractNegotiator::set() and add() public. Fixes #4.

2.1.0

9 years ago
  • Allow wildcards as $available values for negotiation; on matching an available wildcard, the available wildcard is returned as the negotiated value.

2.0.0

9 years ago

Initial 2.0 stable release.

2.0.0-beta1

9 years ago

Initial 2.0 beta release (after extraction from Aura.Web).