NetServices: Remove Accept as standard and protected header.
In the old service kit, the Accept header was automatically set. However, it is not a required header. This removes the default value and the protection against setting it manually. Required to make HaikuDepot work. Change-Id: Ic589bfc5829db25915b67f2a13b6c2436c053e25
This commit is contained in:
@@ -652,7 +652,6 @@ namespace Network {
|
||||
|
||||
There are a few reserved fields, which cannot be set as optional fields. These currently are:
|
||||
* \c Host
|
||||
* \c Accept
|
||||
* \c Accept-Encoding
|
||||
* \c Connection
|
||||
* \c Content-Type
|
||||
|
||||
Reference in New Issue
Block a user