CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - http header

搜索资源列表

  1. How_to_Examine_the_HTTP_Header+Body_for_a_POST_to_

    0下载:
  2. How to Examine the HTTP Header + Body for a POST to be sent
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1058
    • 提供者:jack yuan
  1. Downloader

    1下载:
  2. 用C语言编写的Http get功能,可以查看http header, 可以下载任意文件,包含Windows UI和窗口过程函数-Written in C language with the Http get features, you can view the http header, you can download any file that contains the Windows UI and window process function
  3. 所属分类:Browser Client

    • 发布日期:2017-04-02
    • 文件大小:44868
    • 提供者:lyz
  1. http_Post_Get

    0下载:
  2. 通过CHttpSession发送Get、Post报文。并可自定义HTTP包头-CHttpSession send through the Get, Post Message. And custom HTTP header
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:25004
    • 提供者:
  1. TestHttp

    0下载:
  2. HTTP下载由C++编写 并显示HTTP响应头和请求头-HTTP download from the C++ to prepare and display HTTP response headers and the request header
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-23
    • 文件大小:7375736
    • 提供者:李帅
  1. myperl

    0下载:
  2. perl大文件传输,原理是自己组装http头发送文件,可以边传边写入硬盘,防止出现内存溢出现象。-perl large file transfer, the principle of self-assembled http header to send the file, you can write to the hard disk edge Chuan edge to prevent the phenomenon of memory overflow.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-13
    • 文件大小:1809
    • 提供者:Kelvin
  1. post

    0下载:
  2. 可以自由组装TCP HTTP包头,对其中的字段和数值定制-Be free to assemble TCP HTTP header, which the custom field and numerical
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-04-06
    • 文件大小:1109
    • 提供者:Michael
  1. http

    0下载:
  2. windows mobile上面实现的http协议,主要用于下载的,功能完全,包括http头解析等所有操作,稳定安全,在很多商业项目上面有所使用-windows mobile the http protocol to achieve the above, is mainly used to download and fully functional, including all http header analysis operation, stability, security, in man
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-04
    • 文件大小:426888
    • 提供者:jesse zhao
  1. http_workspace

    0下载:
  2. 提取http报头和抓取网页练习的workspace.rar GetContent1类是抓取网页功能 ListHeaders类是提取http报头功能-Extract http headers and practice crawling pages is to crawl workspace.rar GetContent1 page feature extraction ListHeaders is http header function
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:5681
    • 提供者:小旭
  1. HTTP

    0下载:
  2. 在linux环境下对http协议的报头进行了详细的说明-Agreement on the http header for a detailed descr iption of
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:17973
    • 提供者:kusiya
  1. web

    0下载:
  2. 该程序用于实现实现了GET请求的Web服务器程序的方法,通过创建ServerSocket类对象,监听端口8080; 等待、接受客户机连接到端口8080; 创建与socket字相关联的输入流和输出流 然后,读取客户机的请求信息,若请求类型是GET,则从请求信息中获取所访问的HTML文件名,如果HTML文件存在,则打开HTML文件,把HTTP头信息和HTML文件内容通过socket传回给Web浏览器,然后关闭文件。否则发送错误信息给Web浏览器。最后,关闭与相应Web浏览器连接的socket字。 -
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:4821
    • 提供者:欧阳馨
  1. yyProxy1

    0下载:
  2. 自己写的一个小型代理,加上了http头转换功能,可以用ie上wap网站-Write a small agency, with the http header conversion function can be used ie on the wap site
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-27
    • 文件大小:9982003
    • 提供者:杨洋
  1. Capturer

    0下载:
  2. http头和内容的过滤,截包 socket-http header and content filtering
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:34199
    • 提供者:zsc
  1. lpc2300_easyweb

    0下载:
  2. This function implements a very simple dynamic HTTP-server. It waits until connected, then sends a HTTP-header and the HTML-code stored in memory. Before sending, it replaces some special strings with dynamic values. NOTE: For strings cros
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:65050
    • 提供者:taoman
  1. HttpHeader

    0下载:
  2. 获取目标网址http头信息,比如状态码等等信息-get http header
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:36334
    • 提供者:陈一鸿
  1. HttpSocket

    0下载:
  2. http下载类,可完成http包头的组装和解析。-http download class to complete the assembly and parsing http header.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-17
    • 文件大小:4724615
    • 提供者:王康
  1. TestHttp

    0下载:
  2. http协议头分解实现源代码 测试过可直接运行-http header decomposition to achieve source code can be run directly tested
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:82976
    • 提供者:vampire
  1. tupiansc2

    0下载:
  2. asp good Clear out the existing HTTP header information asp good Clear out the existing HTTP header information
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-04
    • 文件大小:1530356
    • 提供者:赖忠华
  1. HTTP

    0下载:
  2. 实现HTTP的功能,自动解析网站源码,可以用于学习HTTP的头封装!-HTTP functionality, automatically parsing the website source code, can be used for learning HTTP header package!
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-08
    • 文件大小:1735132
    • 提供者:张庆
  1. http-header-context

    0下载:
  2. HTTP(HyperTextTransferProtocol)是超文本传输协议的缩写,它用于传送WWW方式的数据,该文章详细解说了http报头,让你一目了然。-HTTP (HyperTextTransferProtocol) is the acronym for Hypertext Transfer Protocol, which is used to transmit data through WWW, The article detailed explanation of http head
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:18020
    • 提供者:Shongger
  1. modify-http-headers

    1下载:
  2. 构造HTTP请求Header实现“伪造来源IP”-HTTP Header IP
  3. 所属分类:Browser Client

    • 发布日期:2017-04-25
    • 文件大小:305420
    • 提供者:GOLDSOFT
« 12 3 4 5 6 »
搜珍网 www.dssz.com