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:
Niels Sascha Reedijk
2022-07-20 06:28:17 +01:00
parent 2b4cd81ff3
commit b74e852fd9
3 changed files with 1 additions and 8 deletions
-1
View File
@@ -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