Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(135)

Side by Side Diff: LayoutTests/platform/win/http/tests/xmlhttprequest/xmlhttprequest-setrequestheader-no-value-expected.txt

Issue 327423008: Change port to use apache by default on win7, update test expectations. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: merge forward to r177025 Created 6 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 Test that setRequestHeader can be used to set headers that have a name, but no v alue.
2
3 HTTP_REFERER: http://127.0.0.1:8000/xmlhttprequest/xmlhttprequest-setrequesthead er-no-value.html
4 HTTP_ACCEPT_ENCODING: gzip,deflate
5 HTTP_CONNECTION: keep-alive
6 HTTP_ACCEPT: */*
7 HTTP_USER_AGENT: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/19.77.34.5 Safari/537.36
8 HTTP_ACCEPT_LANGUAGE: en-us,en
9 HTTP_HOST: 127.0.0.1:8000
10
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698