|
|
|
|
|
by nemothekid
471 days ago
|
|
I'm assuming that the OP is using a signed request and the fact that Chrome rewrites the request is what is causing the 403. I'm interested in what kind of application depends on this behavior - if an application gets partial data from the server, especially one that doesn't match the content-length header, that should always be an error to me. |
|