Login ProductsSalesSupportDownloadsAbout |
Home » Technical Support » Elevate Web Builder Technical Support » Product Manuals » Elevate Web Builder 3 Manual » Using the Web Server » Web Server Native Modules |
Method | Description |
SendContentHeader | Sends a response for a HEAD request. |
SendCustomContentHeader | Sends a custom content response for a HEAD request. |
SendContent | Sends a UTF-8-encoded text response with a Content-Type header of "text/html; charset=utf-8" along with an optional status code and message. |
SendCustomContent | Sends a UTF-8-encoded text response with a custom content type, encoding, and disposition. |
SendRedirect | Sends a redirect response to a new URL along with an optional UTF-8-encoded text response with a Content-Type header of "text/html; charset=utf-8". By default, the redirect HTTP status code is 302, but you can specify a different status code. |
SendError | Sends a status code and message along with an optional UTF-8-encoded text response with a Content-Type header of "text/plain; charset=utf-8". |
SendContentStream | Sends a UTF-8-encoded text stream response with a Content-Type header of "text/html; charset=utf-8" along with an optional status code and message. |
SendCustomContentStream | Sends a binary stream response with a custom content type, encoding, and disposition. |
This web page was last updated on Thursday, November 16, 2023 at 10:39 AM | Privacy PolicySite Map © 2024 Elevate Software, Inc. All Rights Reserved Questions or comments ? E-mail us at info@elevatesoft.com |