|
|
|
|
|
by nextaccountic
2052 days ago
|
|
Do you mean that the same HTTP/1.1 GET request can have two different headers with two different status code? What's the reported status code of this response in typical libraries? Usually the status code is a single value and not a list. |
|