代码搜索:Http
找到约 10,000 项符合「Http」的源代码
代码结果 10,000
www.eeworm.com/read/236201/14028567
js http.js
var bXmlHttpSupport = (typeof XMLHttpRequest == "object" || window.ActiveXObject);
function httpPost(sURL, sParams) {
var oURL = new java.net.URL(sURL);
var oCo
www.eeworm.com/read/236056/14034445
c http.c
//**********************************
//*版本: Test 1.0
//*作者: XUGUOHONG
//*E-MAIL: KK20Y@YAHOO.COM.CN
//*WEBSITE:microdesign.000webhost.com
//**********************************
#include
www.eeworm.com/read/132891/14067437
tcl http.tcl
# http.tcl
# Client-side HTTP for GET, POST, and HEAD commands.
# These routines can be used in untrusted code that uses the Safesock
# security policy.
# These procedures use a callback interface to
www.eeworm.com/read/235378/14073078
http-strings
http_http "http://"
http_200 "200 "
http_301 "301 "
http_302 "302 "
http_get "GET "
http_10 "HTTP/1.0"
http_11 "HTTP/1.1"
http_content_type "content-type: "
http_texthtml "text/html"
http_location "lo
www.eeworm.com/read/132667/14080234
c http.c
/* ====================================================================
* The Kannel Software License, Version 1.0
*
* Copyright (c) 2001-2004 Kannel Group
* Copyright (c) 1998-2001 WapIT Ltd
www.eeworm.com/read/132667/14080373
h http.h
/* ====================================================================
* The Kannel Software License, Version 1.0
*
* Copyright (c) 2001-2004 Kannel Group
* Copyright (c) 1998-2001 WapIT Ltd
www.eeworm.com/read/204429/15339845
c http.c
/*-*-linux-c-*-*/
/*
* gnewtellium - Newtella for Unix
* Copyright (C) 2001 Elias Athanasopoulos
*
* This program is free software; you can redistribute it and/or modify
* it under the terms
www.eeworm.com/read/204429/15339865
h http.h
/*-*-linux-c-*-*/
/*
* gnewtellium - Newtella for Unix
* Copyright (C) 2001 Elias Athanasopoulos
*
* This program is free software; you can redistribute it and/or modify
* it under the terms
www.eeworm.com/read/202496/15381295
cpp http.cpp
/*
* Copyright (c) 2004 Nokia. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* a