- bac4a63 Resolve the following 58 technical "build-missing-std-includes" debt issues: by QUICHE team · 10 months ago
- 9ca7a5f Allow truncating of binaryhttp request by QUICHE team · 1 year, 6 months ago
- 3d87065 Switch uses of std::function to QUICHE callback aliases as appropriate. by vasilvv · 1 year, 9 months ago
- a17968c Support padding of binary http request and response messages. by bschneider · 2 years, 4 months ago
- 6cea8f6 Add QUICHE_EXPORT to the public inner class in binary_http_message.h by QUICHE team · 2 years, 4 months ago
- 3f395bf Add PrintTo method to BinaryHttpMessage::Field by kmg · 2 years, 5 months ago
- e124b7b Rename QUICHE_EXPORT_PRIVATE to QUICHE_EXPORT by vasilvv · 2 years, 5 months ago
- 3969b97 Add QUICHE_EXPORT_PRIVATE to Binary HTTP PrintTo declaration. by QUICHE team · 2 years, 5 months ago
- dedf7a4 Fix "non-constant-expression cannot be narrowed from type 'uint8_t' (aka 'unsigned char') to 'char' in initializer list [-Wc++11-narrowing]" in chromium build. by QUICHE team · 2 years, 6 months ago
- d85af47 Switch EXPECT_OK an ASSERT_OK to EXPECT_TRUE and ASSERT_TRUE. by bschneider · 2 years, 6 months ago
- a904eb9 Add equality operators for public data types in BinaryHttp* by bschneider · 2 years, 6 months ago
- f87cb8e Add swap_body function to BinaryHttpMessage. by bschneider · 2 years, 6 months ago
- fa3488c Add PrintTo() methods to BinaryHttpMessage and related classes by kmg · 2 years, 6 months ago
- dc3e21f Collapse InformationalResponseInternal class into public InformationalResponse. by QUICHE team · 2 years, 6 months ago
- 51510ec Open source Binary Http. by QUICHE team · 2 years, 7 months ago