| iMatix home page
| << | < | > | >>
SFL Logo SFL
Version 2.11

HTTP and CGI Support functions

Filename: sflhttp.h
Package: Standard Function Library (SFL)
Written: 1996/05/31 iMatix SFL project team sfl@imatix.com
Revised: 1999/06/16
Copyright: Copyright (c) 1996-2000 iMatix Corporation

Synopsis

Provides various functions that support HTTP and CGI programming, including escaping/unescaping, and CGI data manipulation.

List of Functions

List of Symbol Definitions

sflhttp.h defines these symbols, possibly conditionally:
Symbol: Defined as:
CGIETHER 2
CGIGET 0
CGIPOST 1
SFLHTTP_INCLUDED TRUE
cgi_free_input(strBuf) free((strBuf))
decode_meta_char(string) decode_meta_charn (string, sizeof (string))


| << | < | > | >> iMatix Copyright © 1996-2000 iMatix Corporation