Skip to content

Extend authorization

Hahn Axel (hahn) requested to merge extend-authorization into master

added functions:

  • http.setAuthorization TYPE TOKEN|HASH ... to set Authorization header for JWT or NTLM
  • setAccept ACCEPT
  • http.addHeader HEADER_LINE

Other things:

  • In the docs a sample for JWT was added
Edited by Hahn Axel (hahn)

Merge request reports

Loading