Next API testing video tutorial covers following topics -
- How to specify auth?
- Basic Auth
- Preemptive basic auth
- credentials are sent before server responds with unauthorised response.
- reduces overhead of additional connection.
- Challenged basic auth
- credentials are supplied only when server asks for it.
Comments
Post a Comment
No spam only genuine comments :)