swirl
Guide to OmniMark 7   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
      Other Library Functions  
function  

wsb.request-header

 
 

Library: Net, Web Services Broker (OMWSB)
Import: omwsb.xmd
Return type: String
Returns: 

A stream containing the client request's HTTP headers


Declaration

  export external stream function request-header
    of                        value request request

Argument definitions

request
The wsb.request OMX variable returned by a call to wsb.wait-for-request


Purpose

wsb.request-header returns the HTTP headers from the request being processed as they would have appeared in the original HTTP message. There is one header per line separated by CRLF line end sequences. The parameter for this function is:

        Other Library Functions
   wsb.add-service
   wsb.clear-all-services
   wsb.create-server
   wsb.dispatch-request
   wsb.has-known-request-type
   wsb.reader
   wsb.remove-service
   wsb.request
   wsb.request-header
   wsb.request-name
   wsb.request-type
   wsb.server
   wsb.service-exists
   wsb.start-servicing-requests
   wsb.wait-for-request
   wsb.writer
 
 

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACYLIBRARIES ] [ ERRORS ]

OmniMark 7.1.2 Documentation Generated: June 28, 2005 at 5:46:07 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © Stilo Corporation, 1988-2005.