Interface GMXMLHttpRequestResponse

Response object for general events of {@link GM_xmlhttpRequest}.

see

{@link http://wiki.greasespot.net/GM_xmlhttpRequest#Response_Object}

Hierarchy

Index

Properties

Properties

public context: any

public finalUrl: string

public readyState: number

public responseHeaders: string

public responseText: string

public status: number

public statusText: string