PARSE-HEADER

REBOL Dictionary 2.0


Summary:

Returns a header object with header fields and their values

Usage:

parse-header parent data

Arguments:

parent - Default header object (must be: object none)

data - String to parse (must be: any-string)

Refinements:

/multiple - Allow multiple occurences of header field, return as block

Description:

More information to be provided in future revisions of this document.

 


Return to Dictionary Index

Copyright 2003 REBOL Technologies