Sign in
quiche
/
quiche
/
3aacdfde0b5ceb44c27cd8b77a12753bb7b0e33c
/
http2
/
adapter
/
nghttp2_session_test.cc
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
a57fd59
Renames a utility method to clarify that it applies to both request and response headers.
by QUICHE team
· 3 years, 10 months ago
f723cd9
Updates the representation of a header name or value.
by QUICHE team
· 3 years, 10 months ago
dc87274
Adds the initial version of NgHttp2Adapter.
by QUICHE team
· 3 years, 11 months ago
30c9c73
Small updates to improve unique_ptr usage.
by QUICHE team
· 3 years, 11 months ago
2121bae
Adds an OnFrameHeader() callback to Http2VisitorInterface.
by QUICHE team
· 3 years, 11 months ago
d905087
Removes OnAbortStream() from the visitor interface, as OnCloseStream() serves the same purpose.
by QUICHE team
· 3 years, 11 months ago
00028f6
Verifies NgHttp2Session output in the unit test.
by QUICHE team
· 4 years ago
6ecbb88
Moves nghttp2_session_callbacks creation from test code to nghttp2_callbacks.h.
by QUICHE team
· 4 years ago
62eeb20
Adds a wrapper class for the nghttp2 session data type.
by QUICHE team
· 4 years ago