http.h File Reference

Hyper Text Transport Protocol. More...

Go to the source code of this file.

Defines

#define HTTP_PORT   80
 HTTP default port.
#define HTTPS_PORT   443
 HTTPS default port.

Functions

 FILE_LICENCE (GPL2_OR_LATER)
int http_open_filter (struct xfer_interface *xfer, struct uri *uri, unsigned int default_port, int(*filter)(struct xfer_interface *, struct xfer_interface **))


Detailed Description

Hyper Text Transport Protocol.

Definition in file http.h.


Define Documentation

#define HTTP_PORT   80

HTTP default port.

Definition at line 13 of file http.h.

Referenced by http_open().

#define HTTPS_PORT   443

HTTPS default port.

Definition at line 16 of file http.h.

Referenced by https_open().


Function Documentation

FILE_LICENCE ( GPL2_OR_LATER   ) 

int http_open_filter ( struct xfer_interface xfer,
struct uri uri,
unsigned int  default_port,
int(*)(struct xfer_interface *, struct xfer_interface **)  filter 
)


Generated on Tue Apr 6 20:01:50 2010 for gPXE by  doxygen 1.5.7.1