Skip to content

v0.3.0

Compare
Choose a tag to compare
@seliopou seliopou released this 08 Dec 03:05
· 127 commits to master since this release
  • Remove unused auth_required handler from resource class (#30)
  • Add Rd.redirect operation to distinguish redirections and POST/PUT responses with Location headers. (#32, #34)
  • Only require an io type in S instead of the full IO module (#35)
  • respond does not clear response body if ?body is not provided (#36)
  • Add crud example contributed by @slegrand45 (#37, #43)
  • is_authorized supports Basic authentication and redirection to auth page (#31, #44)
  • Automatically include standard variances in Vary header (#45)