Name | Summary | Category |
web_response | No description available. | Web Response |
web_response->includeStack | [web_response-> includeStack] returns an array of filenames which were invoked in order to include the current file. This method is useful in troubleshooting the nested include process and... | Web Response |
web_response->htmlizeStackTrace | [web_response->htmlizeStackTrace] formats the error stack snapshot for HTML display. | Web Response |
web_response->headers | [web_response->headers] returns an array of the headers being returned to the client browser as part of the current response. | Web Response |
web_response->header | [web_response->header] returns the value of the named header being sent back to the client browser as part of the current web response. | Web Response |
web_response->cookies | [web_response->cookies] returns an array of the cookies the current request is setting in the client browser. | Web Response |
web_response->includes | [web_response->includes] returns an array of filenames which were invoked in order to include the current file. This method is useful in troubleshooting the nested include process and... | Web Response |
web_response->respond | No description available. | Web Response |
web_response->sendChunk | Send all available data to the web server. Resets the local outgoing data buffer. | Web Response |
web_response->include | No description available. | Web Response |
web_response->includeOnce | No description available. | Web Response |
web_response->includeLibrary | No description available. | Web Response |
web_response->includeLibraryOnce | No description available. | Web Response |
web_response->includeBytes | No description available. | Web Response |
web_response->addAtEnd | No description available. | Web Response |
web_response->addHeader | [web_response->addHeader] adds a name+value pair to the header array being returned to the client browser in the current web response. | Web Response |
web_response->replaceHeader | The [web_response->replaceHeader] method is used to change the contents of an existing header name+value pair being returned to the client browser. | Web Response |
web_response->document | No description available. | Web Response |
web_response->rawContent | [web_response->rawContent] retrieves or sets the content to be returned in the current connection. Setting this will override any other prior content assembled. | Web Response |
web_response->htmlizeStackTraceLink | No description available. | Web Response |
web_response->establishErrorState | No description available. | Web Response |
web_response->makeNonRelative | No description available. | Web Response |
web_response->findInclude | No description available. | Web Response |
file_serve | [file_serve] is a compatibility layer implementation of [web_response->sendFile]. The [File_Serve] method serves a file which is stored in a variable in place of the current Lasso response.... | Web Response |
web_response->sendFile | [web_response->sendFile] begins a browser download of binary data and allows the developer to control HTTP response headers. This method can be used to serve image files, multimedia files, file... | Web Response |
Please note that periodically LassoSoft will go through the notes and may incorporate information from them into the documentation. Any submission here gives LassoSoft a non-exclusive license and will be made available in various formats to the Lasso community.
©LassoSoft Inc 2015 | Web Development by Treefrog Inc | Privacy | Legal terms and Shipping | Contact LassoSoft