Sun Java System Web Proxy Server 4.0.11 NSAPI Developer's Guide

protocol_handle_session

The protocol_handle_session function processes each request generated by a specified session.

Syntax

#include <frame/protocol.h>
void protocol_handle_session(Session *sn);

Parameters

Session *sn is the that generated the requests.

See Also

protocol_scan_headers, protocol_start_response, protocol_status