Vladimir Golovnev (Glassez)
|
c9abcbfbd4
|
Fix HTTP header parsing. Closes #3511.
|
2015-08-01 18:45:27 +03:00 |
|
ngosang
|
9d5d1dfea8
|
[Web UI] Fix API Content Types. Closes #3393
Conflicts:
src/core/http/types.h
src/webui/webapplication.cpp
|
2015-07-19 16:07:59 +03:00 |
|
ngosang
|
4b3d3f6ea6
|
Cppcheck: scope reduction & unused variables
|
2015-06-12 01:04:16 +02:00 |
|
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 |
|
Vladimir Golovnev (Glassez)
|
898d454b78
|
Follow project coding style (Issue #2192).
|
2015-02-08 20:38:04 +03:00 |
|
Vladimir Golovnev (Glassez)
|
2707f5205f
|
Fix prefjson::setPreferences() doesn't actually save.
|
2015-02-08 19:44:56 +03:00 |
|