Home
last modified time | relevance | path

Searched refs:HIPROTO_HTTP (Results 1 – 2 of 2) sorted by relevance

/dports/security/p5-Net-SAML/zxid-1.42/
H A Dhiproto.h30 #define HIPROTO_HTTP 5 macro
H A Dhiread.c234 case HIPROTO_HTTP: if (http_decode(hit, io)) goto conn_close; break; /* *** use ret */ in hi_read()