Skip to content

2.0.0-alpha5

Pre-release
Pre-release
Compare
Choose a tag to compare
@evert evert released this 20 May 10:20
· 502 commits to master since this release
  • Added: HTTP Status 451 Unavailable For Legal Reasons. Fight government
    censorship!
  • Added: Ability to catch and retry http requests in the client when a curl
    error occurs.
  • Changed: Request::getPath does not return the query part of the url, so
    everything after the ? is stripped.
  • Added: a reverse proxy example.