summaryrefslogtreecommitdiffstats
path: root/src/network/access/http2/huffman.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* HTTP2: port to QByteArrayView where it's trivialMarc Mutz2022-03-111-2/+2
* HPack: make padding_is_valid static constexprMarc Mutz2022-03-111-0/+1
* network: Fix typos in source code commentsJonas Kvinge2021-10-121-1/+1
* Huffman compression: handle QByteArray's elements as unsigned charTimur Pocheptsov2020-09-071-2/+4
* HPACK implementationTimur Pocheptsov2016-06-151-0/+573