Home
last modified time | relevance | path

Searched defs:HttpState (Results 1 – 1 of 1) sorted by relevance

/plan9/sys/src/cmd/webfs/
H A Dhttp.c17 typedef struct HttpState HttpState; typedef
18 struct HttpState struct
31 location(HttpState *hs, char *value) in location() argument