Back to product page
- Introduction
- License agreement
- Getting Started
- Enumerations
- Objects
- How to get support?
- Technical information
- Fast notifications interface
- Error list
ResponseHeaders event
Fires before wodWebServer sends out response headers to the user.
Syntax
- Basic
Private Sub object_ResponseHeaders (ByRef User)
The ResponseHeaders(object,User) syntax has these parts:
The ResponseHeaders(object,User) syntax has these parts:
object | An expression evaluating to an object of type wodWebServer |
User | WebUser object. Reference to the user who sent the request. |