Let PageTestBase::NavigateTo accept all http headers
This CL modifies PageTestBase::NavigateTo accept all http headers through a HashMap. Previously the method only accepts feature policy header and CSP header. The modification is prework to add test for document policy which has its own header. Change-Id: I7cabaaba3c099ff5e77040891ba9950a25271f8a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2080438 Commit-Queue: Charlie Hu <chenleihu@google.com> Reviewed-by:Daniel Cheng <dcheng@chromium.org> Cr-Commit-Position: refs/heads/master@{#745575}
Showing
Please register or sign in to comment