qBittorrent/src/core/http
Gabriele 8b65db69c4 WebUI: Use regular expression to check if gzip is accepted
The previous code caused a crash in case "gzip" was at the end of the
string with no quality factor (;q=*) specified.
2015-02-17 20:19:56 +01:00
..
connection.cpp WebUI: Use regular expression to check if gzip is accepted 2015-02-17 20:19:56 +01:00
connection.h Follow project coding style (Issue #2192). 2015-02-08 20:38:04 +03:00
irequesthandler.h Fix prefjson::setPreferences() doesn't actually save. 2015-02-08 19:44:56 +03:00
requestparser.cpp Follow project coding style (Issue #2192). 2015-02-08 20:38:04 +03:00
requestparser.h Follow project coding style (Issue #2192). 2015-02-08 20:38:04 +03:00
responsebuilder.cpp Fix prefjson::setPreferences() doesn't actually save. 2015-02-08 19:44:56 +03:00
responsebuilder.h Fix prefjson::setPreferences() doesn't actually save. 2015-02-08 19:44:56 +03:00
responsegenerator.cpp Follow project coding style (Issue #2192). 2015-02-08 20:38:04 +03:00
responsegenerator.h Fix prefjson::setPreferences() doesn't actually save. 2015-02-08 19:44:56 +03:00
server.cpp Follow project coding style (Issue #2192). 2015-02-08 20:38:04 +03:00
server.h Follow project coding style (Issue #2192). 2015-02-08 20:38:04 +03:00
types.h Fix prefjson::setPreferences() doesn't actually save. 2015-02-08 19:44:56 +03:00