Interface WebServerRequest

Index

Properties

Properties

public headers: { [name: string]: string; }

(): string

Returns

string

public httpVersion: number

public method: string

public post: string

public postRaw: string

public url: string