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

wsb.reader

 
 

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

The body of the request.


Declaration

  export external source function reader
    of                           value request request

Argument definitions

request
The request OMX returned by a call to wait-for-request


Purpose

The wsb.reader function returns the entire request body, i.e. All the POST data in the client HTTP request. This data can then be parsed in OmniMark and processed to gather data needed to formulate the response. If this function is called more than once, an exception will be thrown.

    Related Syntax
   wsb.wait-for-request
 
  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.