n2n Page Rocket 1 API

n2n\web\http

­Request

Request

Implemented by:

Constant summary

Methods summary

Modifier and Type Method
public string getMethod ( )
public Url getUrl ( )
public string getHeader ( string name )
public Path getCmdContextPath ( )
public Path getCmdPath ( )
public Subsystem getSubsystem ( )
public setSubsystem ( Subsystem subsystem = null )
public N2nLocale getN2nLocale ( )
public setN2nLocale ( N2nLocale n2nLocale )
public Url getHostUrl ( )
public string getProtocol ( )
public Version getProtocolVersion ( )
public string getHostName ( )
public int getPort ( )
public Path getContextPath ( )
public Path getPath ( )
public Url getRelativeUrl ( )
public Query getQuery ( )
public Query getPostQuery ( )
public UploadDefinition [] getUploadDefinitions ( )
public string getRemoteIp ( )
public AcceptRange getAcceptRange ( )

Constants in detail

Methods in detail