| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| (<any>http).addHeader(headers, "key", "value2"); | ||
|
|
||
| try { | ||
| TKUnit.assert(Array.isArray(headers["key"]), "Headers with same key not added properly!"); |
There was a problem hiding this comment.
Why not check for both values here instead of just verifying the result as being an array?
Sorry, something went wrong.
|
👍 |
Sorry, something went wrong.
Allow multiple headers with the same name to be retrieved from a HTTP response
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Fixed #1695