ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

cookie.c File Reference
#include "config.h"
#include <stdarg.h>
#include "wine/debug.h"
#include "wine/list.h"
#include "windef.h"
#include "winbase.h"
#include "winhttp.h"
#include "winhttp_private.h"

Go to the source code of this file.

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (winhttp)
static domain_tadd_domain (session_t *session, WCHAR *name)
static cookie_tfind_cookie (domain_t *domain, const WCHAR *path, const WCHAR *name)
static BOOL domain_match (const WCHAR *name, domain_t *domain, BOOL partial)
static void free_cookie (cookie_t *cookie)
static void delete_cookie (cookie_t *cookie)
void delete_domain (domain_t *domain)
static BOOL add_cookie (session_t *session, cookie_t *cookie, WCHAR *domain_name, WCHAR *path)
static cookie_tparse_cookie (const WCHAR *string)
BOOL set_cookies (request_t *request, const WCHAR *cookies)
BOOL add_cookie_headers (request_t *request)

Generated on Sun May 27 2012 05:20:32 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.