代码搜索:HTTP解析
找到约 10,000 项符合「HTTP解析」的源代码
代码结果 10,000
www.eeworm.com/read/251886/6335952
h http.h
#ifndef __HTTP_H__
#define __HTTP_H__
int vorbis_http_open(char *url);
int vorbis_http_read(gpointer data, gint length);
void vorbis_http_close(void);
gchar *vorbis_http_get_title(gchar *url);
gint v
www.eeworm.com/read/251886/6335962
c http.c
/*
* http.c
* Some simple routines for connecting to a remote tcp socket
* Copyright 1999 H鍁ard Kv錶en
*
* This program is free software; you can redistribute it and/or modify
www.eeworm.com/read/251886/6335968
h http.h
/*
* Copyright 1999 H鍁ard Kv錶en
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
www.eeworm.com/read/488200/6497664
h http.h
//-----------------------------------------------------------------------------
// HTTP.H
//
//-----------------------------------------------------------------------------
#define NONE 0
www.eeworm.com/read/488200/6498036
c http.c
//-----------------------------------------------------------------------------
// Copyright (c) 2002 Jim Brady
// Do not use commercially without author's permission
// Last revised August 2002
/
www.eeworm.com/read/481169/6644128
c http.c
/***********************************************************************
* http.c: for downloading via http (Hyper Text Transfer Protocol)
********************************************************
www.eeworm.com/read/481169/6644154
h http.h
/***********************************************************************
* http.h: for downloading via http (Hyper Text Transfer Protocol)
********************************************************
www.eeworm.com/read/481315/6651752
ico http.ico
www.eeworm.com/read/481033/6655767
c http.c
/****************************************************************************
* *
* cryptlib HTTP Mapping Routines *
* Copyright Peter Gutmann 1998-2004 *
*
www.eeworm.com/read/481033/6655812
h http.h
/****************************************************************************
* *
* cryptlib HTTP Interface Header *
* Copyright Peter Gutmann 1998-2006 *
*