Modified the default HTTP Accept: header to only be Accept: */*
This commit is contained in:
@@ -45,7 +45,7 @@ https://localhost:%HTTPSPORT/dvcs
|
||||
GET /509 HTTP/1.1
|
||||
Host: localhost:8433
|
||||
Pragma: no-cache
|
||||
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, */*
|
||||
Accept: */*
|
||||
|
||||
</protocol>
|
||||
</verify>
|
||||
|
||||
Reference in New Issue
Block a user