зеркало из https://github.com/mozilla/pjs.git
bug #10424 URL redirects. If the server did *not* send an entity along with the 302, necko would not correctly follow the redirect.
This commit is contained in:
Родитель
027ffe305b
Коммит
ace86dbbb6
|
@ -78,6 +78,8 @@ protected:
|
||||||
nsresult ParseHTTPHeader(nsIBuffer* aBuffer, PRUint32 aLength,
|
nsresult ParseHTTPHeader(nsIBuffer* aBuffer, PRUint32 aLength,
|
||||||
PRUint32* aBytesRead);
|
PRUint32* aBytesRead);
|
||||||
|
|
||||||
|
nsresult FinishedResponseHeaders();
|
||||||
|
|
||||||
nsresult ProcessStatusCode();
|
nsresult ProcessStatusCode();
|
||||||
nsresult ProcessRedirection(PRInt32 aStatusCode);
|
nsresult ProcessRedirection(PRInt32 aStatusCode);
|
||||||
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче