解析http302重定向url

bool urlparse(const u_char* data,u_int len) { ip_header *ih; udp_header *uh; tcp_header *th; u_short sport,dport; int ip_len = 0; ih = (ip_header *)(data+0xE); ip_len = (ih->ver_ihl & 0xf) * sizeof(un
相關文章
相關標籤/搜索