Mikhail Svetkin 65ba5db9e0 Small refactoring of QHttpServerRequest and QAbstractHttpServer
1. Move initialization of httpParser from QAbstractHttpServer
to QHttpServerRequest.

2. Simplify access to an upgrade header value from a request.
httpParser sets an upgrade flag only if the request has two headers
or the request is HTTP CONNECT method.

Change-Id: I39c2325558a58679e40d38e46706cd61ef36d327
Reviewed-by: Mikhail Svetkin <mikhail.svetkin@gmail.com>
2020-02-24 21:27:24 +01:00
2020-02-20 08:26:05 +01:00
2018-12-20 14:48:56 +00:00
2018-07-16 14:36:08 +00:00
2018-07-16 14:36:08 +00:00
2019-01-31 11:31:21 +00:00
2019-10-04 17:16:09 +02:00
Description
No description provided
314 KiB
Languages
C++ 95.4%
CMake 2.2%
C 1.4%
QMake 1%