Home
last modified time | relevance | path

Searched refs:add_trailer_token (Results 1 - 5 of 5) sorted by relevance

/third_party/nghttp2/src/
H A Dshrpx_downstream.h114 void add_trailer_token(const StringRef &name, const StringRef &value,
H A Dshrpx_downstream.cc562 void FieldStore::add_trailer_token(const StringRef &name, in add_trailer_token() function in shrpx::FieldStore
573 add_trailer_token(name_ref, StringRef{}, false, token); in alloc_add_trailer_name()
H A Dshrpx_http2_upstream.cc220 req.fs.add_trailer_token(StringRef{namebuf.base, namebuf.len}, in on_header_callback2()
H A Dshrpx_http2_session.cc950 resp.fs.add_trailer_token(StringRef{namebuf.base, namebuf.len}, in on_header_callback2()
H A Dshrpx_http3_upstream.cc2168 req.fs.add_trailer_token(StringRef{namebuf.base, namebuf.len}, in http_recv_request_header()

Completed in 12 milliseconds