Versions Compared

Key

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

In Basic Authorization, system simply asks for username and password for making authorized HTTP requests and basic authorization header will be sent while making HTTP requests.



...

How to use

Lets take an example, how you can configure basic auth for your test cases in vREST.

...