Skip to content

Version 0.2.2

Choose a tag to compare

@JanPetterMG JanPetterMG released this 27 Apr 13:55
· 61 commits to master since this release
  • An warning is generated if the User-agent format isn't supported, eg when using the full browser-like user-agent string instead of just name/version. #64
  • setHttpStatusCode now returns bool, true on success or false for any invalid http status code.