diff --git a/References.md b/References.md index 761c8c8..d23c2a8 100644 --- a/References.md +++ b/References.md @@ -15,6 +15,7 @@ - [Execute Automation #8 - Generating Static Mappings for Stubs in WireMock.NET](https://www.youtube.com/watch?v=xilAgj4NqhQ) - [Execute Automation #9 - Running WireMock as a .NET Tool in CommandLine](https://www.youtube.com/watch?v=YdyR1ZWrnC4) - [Execute Automation #10 - Understanding Proxying with WireMock.NET](https://www.youtube.com/watch?v=kRHiNlkF2po) +- [Execute Automation #11 - Excluding specific header from Proxy capture in WireMock.NET](https://www.youtube.com/watch?v=S8iYy7Yp6aU) # Blog from Bas Dijkstra - [API mocking in C# with WireMock.Net](https://www.ontestautomation.com/api-mocking-in-csharp-with-wiremock-net/)