1. c82acf1 Adds a Http2VisitorInterface method for when the library wants to send serialized frame data to the peer. by QUICHE team · 3 years, 10 months ago
  2. a57fd59 Renames a utility method to clarify that it applies to both request and response headers. by QUICHE team · 3 years, 10 months ago
  3. f723cd9 Updates the representation of a header name or value. by QUICHE team · 3 years, 10 months ago
  4. dc87274 Adds the initial version of NgHttp2Adapter. by QUICHE team · 3 years, 11 months ago
  5. 30c9c73 Small updates to improve unique_ptr usage. by QUICHE team · 3 years, 11 months ago
  6. 2121bae Adds an OnFrameHeader() callback to Http2VisitorInterface. by QUICHE team · 3 years, 11 months ago
  7. d905087 Removes OnAbortStream() from the visitor interface, as OnCloseStream() serves the same purpose. by QUICHE team · 3 years, 11 months ago
  8. 00028f6 Verifies NgHttp2Session output in the unit test. by QUICHE team · 4 years ago
  9. 6ecbb88 Moves nghttp2_session_callbacks creation from test code to nghttp2_callbacks.h. by QUICHE team · 4 years ago
  10. 62eeb20 Adds a wrapper class for the nghttp2 session data type. by QUICHE team · 4 years ago