|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
OpenEdge.Core.ByteBucket ExtractEntity (IHttpRequest) |
/** Extracts the contents of the Entity property, and
populates the MessageBody.
This default implementation returns an empty message body.
@return Memptr A memptr object containing the extracted entity. */ |
|||||
|
INT64 Write (Object) |
|
|||||
|
WriteHeaders (IHttpRequest) |
/** Writes the HTTP headers into the bucket
@param ByteBucket The target for the write operation */ |
|||||
|
WriteMessage (IHttpRequest) |
/** Builds a complete HTTP request (ie headers, protocol etc)
for the data in this object. */ |
|||||
|
WriteRequestLine (IHttpRequest) |
/** Writes the request line into the bucket
@param ByteBucket The target for the write operation */ |
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
DefaultRequestFilter () |
/* Default constructor */ |
Top
OpenEdge.Core.ByteBucket ExtractEntity (IHttpRequest)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
INT64 Write (Object)
|
||||||||||||||||||||||
WriteHeaders (IHttpRequest)
|
||||||||||||||||||||||
WriteMessage (IHttpRequest)
|
||||||||||||||||||||||
WriteRequestLine (IHttpRequest)
|
DefaultRequestFilter ()
|
---|
Progress® OpenEdge® Release 11.7.15