Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Authorization header

  • With the keyword Basic followed by the username:password but where the username and password are encoded in Base64.

This fragment of Lua code in the translator makes it more clear how this looks:

...