microsoft / playwright-dotnet

.NET version of the Playwright testing and automation library.
https://playwright.dev/dotnet/
MIT License
2.47k stars 235 forks source link

Be able to set headers for first request only (in case of redirects) #1264

Closed devel112 closed 3 years ago

devel112 commented 3 years ago

If you could send If-Modified-Since and If-None-Match headers only on the first request before any redirects that would be nice to have !

pavelfeldman commented 3 years ago

You can do this with https://playwright.dev/dotnet/docs/network#modify-requests