vlc_http.h File Reference

This file defines functions, structures, enums and macros shared between HTTP clients. More...

Include dependency graph for vlc_http.h:

Go to the source code of this file.

Data Structures

struct  http_auth_t

Defines

#define VLC_HTTP_H   1

Functions

void http_auth_Init (http_auth_t *)
void http_auth_Reset (http_auth_t *)
void http_auth_ParseWwwAuthenticateHeader (vlc_object_t *, http_auth_t *, const char *)
int http_auth_ParseAuthenticationInfoHeader (vlc_object_t *, http_auth_t *, const char *, const char *, const char *, const char *, const char *)
char * http_auth_FormatAuthorizationHeader (vlc_object_t *, http_auth_t *, const char *, const char *, const char *, const char *)


Detailed Description

This file defines functions, structures, enums and macros shared between HTTP clients.


Define Documentation

#define VLC_HTTP_H   1


Function Documentation

char* http_auth_FormatAuthorizationHeader ( vlc_object_t ,
http_auth_t ,
const char *  ,
const char *  ,
const char *  ,
const char *   
)

void http_auth_Init ( http_auth_t  ) 

Referenced by OpenWithCookies().

int http_auth_ParseAuthenticationInfoHeader ( vlc_object_t ,
http_auth_t ,
const char *  ,
const char *  ,
const char *  ,
const char *  ,
const char *   
)

void http_auth_ParseWwwAuthenticateHeader ( vlc_object_t ,
http_auth_t ,
const char *   
)

void http_auth_Reset ( http_auth_t  ) 


Generated on Sun Nov 22 08:05:26 2009 for VLC by  doxygen 1.5.6