Home
last modified time | relevance | path

Searched refs:rewrite_location_uri (Results 1 – 4 of 4) sorted by relevance

/third_party/nghttp2/src/
Dhttp2.h286 StringRef rewrite_location_uri(BlockAllocator &balloc, const StringRef &uri,
Dshrpx_downstream.cc716 auto new_uri = http2::rewrite_location_uri(balloc_, hd->value, u, in rewrite_location_response_header()
Dhttp2_test.cc267 auto got = http2::rewrite_location_uri( in check_rewrite_location_uri()
Dhttp2.cc631 StringRef rewrite_location_uri(BlockAllocator &balloc, const StringRef &uri, in rewrite_location_uri() function