代码搜索:HttpClient
找到约 1,095 项符合「HttpClient」的源代码
代码结果 1,095
www.eeworm.com/read/444408/1734429
java clientpreemptivedigestauthentication.java
/*
* $HeadURL: https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/examples/org/apache/http/examples/client/ClientPreemptiveDigestAuthentication.java $
* $Revision:
www.eeworm.com/read/367513/2841932
java header.java
package org.httpClient.com;
public class Header {
private String method = null;
private String url = null;
private String message = null;
private String AcceptLanguage = null;
private
www.eeworm.com/read/255500/4374136
cpp httpclientsession.cpp
//
// HTTPClientSession.cpp
//
// $Id: //poco/1.2/Net/src/HTTPClientSession.cpp#1 $
//
// Library: Net
// Package: HTTPClient
// Module: HTTPClientSession
//
// Copyright (c) 2005-2006, Applied Infor
www.eeworm.com/read/275920/10785742
txt winsock.txt
char fname[MAXPATH];
void LogFile(char *p)
{
FILE *fp=fopen(fname,"a+");
fprintf(fp,"%s\n",p);
fclose(fp);
}
BOOL HttpClient(void)
{
WSADATA ws;
SOCKET s;
www.eeworm.com/read/308026/13710966
cpp cntritem.cpp
// CntrItem.cpp : implementation of the CHTTPClientCntrItem class
//
#include "stdafx.h"
#include "HTTPClient.h"
#include "HTTPClientDoc.h"
#include "HTTPClientView.h"
#include "CntrItem.h"
www.eeworm.com/read/308026/13710976
cpp httpclientdoc.cpp
// HTTPClientDoc.cpp : implementation of the CHTTPClientDoc class
//
#include "stdafx.h"
#include "HTTPClient.h"
#include "HTTPClientDoc.h"
#include "CntrItem.h"
#ifdef _DEBUG
#define new
www.eeworm.com/read/308026/13710991
cpp httpclientview.cpp
// HTTPClientView.cpp : implementation of the CHTTPClientView class
//
#include "stdafx.h"
#include "HTTPClient.h"
#include "HTTPClientDoc.h"
#include "CntrItem.h"
#include "HTTPClientView.h
www.eeworm.com/read/115190/15022435
cpp cntritem.cpp
// CntrItem.cpp : implementation of the CHTTPClientCntrItem class
//
#include "stdafx.h"
#include "HTTPClient.h"
#include "HTTPClientDoc.h"
#include "HTTPClientView.h"
#include "CntrItem.h"
www.eeworm.com/read/115190/15022455
cpp httpclientdoc.cpp
// HTTPClientDoc.cpp : implementation of the CHTTPClientDoc class
//
#include "stdafx.h"
#include "HTTPClient.h"
#include "HTTPClientDoc.h"
#include "CntrItem.h"
#ifdef _DEBUG
#define new
www.eeworm.com/read/115190/15022486
cpp httpclientview.cpp
// HTTPClientView.cpp : implementation of the CHTTPClientView class
//
#include "stdafx.h"
#include "HTTPClient.h"
#include "HTTPClientDoc.h"
#include "CntrItem.h"
#include "HTTPClientView.h