File: http.h

package info (click to toggle)
ffproxy 1.6-14
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 904 kB
  • sloc: ansic: 2,311; asm: 578; sh: 425; makefile: 93
file content (3 lines) | stat: -rw-r--r-- 164 bytes parent folder | download | duplicates (8)
1
2
3
int             http_url(struct req *, const char *);
int             http_rel(struct req *, const char *);
int             http_parse(struct req *, const char *);