Skip to main content

Module http

Module http 

Source

Structs§

HttpPattern
Parsed representation of an HTTP rule pattern

Enums§

UrlSegment
Represents a segment in a URL template

Functions§

extract_http_rule_pattern
Extract pattern information from an HttpRule
extract_path_parameters
Extract path parameter names from URL template like “/catalogs/{name}” (Kept for backward compatibility)