Searched refs:allow_fragment_in_path_ (Results 1 – 2 of 2) sorted by relevance
60 void SetAllowFragmentInPath() { allow_fragment_in_path_ = true; } in SetAllowFragmentInPath()78 bool allow_fragment_in_path_ = false; variable
151 !IsValidPath(value, allow_fragment_in_path_)) { in ValidateSingleHeader()