Skip to content

3.10.0

Compare
Choose a tag to compare
@codingjoe codingjoe released this 27 Apr 11:47
· 102 commits to master since this release
  • Add format GET attribute to override response content type.
    You can now use ?format=json to override the content type specified
    in the request's accept header.
  • Add support for weighted accept header content type serving.
    Now weights the accept header are respecced. Also support for
    multiple content types has been added.