1. bac4a63 Resolve the following 58 technical "build-missing-std-includes" debt issues: by QUICHE team · 10 months ago
  2. 9ca7a5f Allow truncating of binaryhttp request by QUICHE team · 1 year, 6 months ago
  3. 3d87065 Switch uses of std::function to QUICHE callback aliases as appropriate. by vasilvv · 1 year, 9 months ago
  4. a17968c Support padding of binary http request and response messages. by bschneider · 2 years, 4 months ago
  5. 6cea8f6 Add QUICHE_EXPORT to the public inner class in binary_http_message.h by QUICHE team · 2 years, 4 months ago
  6. 3f395bf Add PrintTo method to BinaryHttpMessage::Field by kmg · 2 years, 5 months ago
  7. e124b7b Rename QUICHE_EXPORT_PRIVATE to QUICHE_EXPORT by vasilvv · 2 years, 5 months ago
  8. 3969b97 Add QUICHE_EXPORT_PRIVATE to Binary HTTP PrintTo declaration. by QUICHE team · 2 years, 5 months ago
  9. 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
  10. d85af47 Switch EXPECT_OK an ASSERT_OK to EXPECT_TRUE and ASSERT_TRUE. by bschneider · 2 years, 6 months ago
  11. a904eb9 Add equality operators for public data types in BinaryHttp* by bschneider · 2 years, 6 months ago
  12. f87cb8e Add swap_body function to BinaryHttpMessage. by bschneider · 2 years, 6 months ago
  13. fa3488c Add PrintTo() methods to BinaryHttpMessage and related classes by kmg · 2 years, 6 months ago
  14. dc3e21f Collapse InformationalResponseInternal class into public InformationalResponse. by QUICHE team · 2 years, 6 months ago
  15. 51510ec Open source Binary Http. by QUICHE team · 2 years, 7 months ago