mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-12-09 05:05:20 -05:00
302 is also a valid redirect. Also keep the original query when redirecting.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14362 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
57dd552e00
commit
53fbd6d01d
2 changed files with 4 additions and 3 deletions
|
|
@ -64,6 +64,7 @@ class HttpGet : public QObject
|
|||
int getRequest;
|
||||
QByteArray dataBuffer;
|
||||
bool outputToBuffer;
|
||||
QString query;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue