Skip to content

Commit

Permalink
formatting added
Browse files Browse the repository at this point in the history
  • Loading branch information
MargaritaLoseva authored May 11, 2018
1 parent b40ff58 commit 4fb0c47
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ checked: true
---
# Intercepting HTTP Requests

This section describes how to handle HTTP requests in your tests. TestCafe allows you to log them and mock the responses out of the box. You can also create a custom HTTP request hook, which allows you, for instance, to emulate Kerberos or client certificate authentication.
This section describes how to handle HTTP requests in your tests. TestCafe allows you to log them and mock the responses out of the box. You can also create a custom HTTP request hook, which allows you, for instance, to emulate authentications like **Kerberos** or **Client Certificate Authentication**.

* [Logging HTTP Requests](logging-http-requests.md)
* [Mocking HTTP Responses](mocking-http-responses.md)
Expand Down

0 comments on commit 4fb0c47

Please sign in to comment.