Skip to content

Enhancements

Latest

Choose a tag to compare

@mbaertschi mbaertschi released this 15 Jun 07:47
· 30 commits to master since this release
5c81919

Added

  • json-bigint for json response body parsing in case that there are big integers which JSON cannot handle itself
  • Added the possebility to pass the maxredirects=0 header to custom requests in order to suppress redirects only for certain requests

Changed

  • Fixed: Array headers in template are now correct formatted

Removed