qBittorrent/src/base/http
2019-05-19 12:06:18 +08:00
..
connection.cpp Fix wrong arg placeholder 2019-02-09 21:26:45 +08:00
connection.h Fix coding style 2018-05-09 17:06:22 +03:00
httperror.cpp Redesign Web API 2018-01-28 19:16:24 +03:00
httperror.h Redesign Web API 2018-01-28 19:16:24 +03:00
irequesthandler.h Rename Core to Base (Closes #3733). 2015-12-06 14:27:00 +03:00
requestparser.cpp Change splitToViews() return type to QVector 2019-05-19 12:06:18 +08:00
requestparser.h Rewrite RequestParser 2018-02-23 14:46:17 +08:00
responsebuilder.cpp Add const to almost all remaining vars and arguments that qualify 2019-02-25 17:05:15 +02:00
responsebuilder.h Redesign Web API 2018-01-28 19:16:24 +03:00
responsegenerator.cpp Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
responsegenerator.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
server.cpp Improve removeIf() to support set types 2019-05-14 01:26:01 +08:00
server.h Use QSet for tracking server connections 2019-04-15 21:35:35 +08:00
types.h Refactor HTTP query parsing 2019-05-09 12:41:30 +08:00