qBittorrent/src/base/http
Vladimir Golovnev 3a0e5e51df
Merge pull request #8761 from thalieht/nullptr
Replace the zeroing of pointers with nullptr
2018-05-08 17:10:37 +03:00
..
connection.cpp Enable Http/1.1 persistence connection 2018-02-23 14:46:22 +08:00
connection.h Replace the zeroing of pointers with nullptr 2018-04-15 13:06:31 +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 Fix typo 2018-03-14 23:37:08 +08:00
requestparser.h Rewrite RequestParser 2018-02-23 14:46:17 +08:00
responsebuilder.cpp Redesign Web API 2018-01-28 19:16:24 +03: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 Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
server.h Coding style, use nullptr and other minor things 2017-10-08 10:20:54 +03:00
types.h Remove unused constants 2018-04-17 20:29:43 +08:00