Python中的一个用于HTTP流量模拟和期望的多变、具有表现力且可hack的功能库
2022-03-26 14:54:13 81KB Python开发-网络编程
1
HTTP数据传输的7种方式,经测试完美。 httpUrlConn; httpClient; volley; Async; XUtil; imageLoader; okHttp;
2022-03-25 16:57:38 5.94MB 安卓  HTTP
1
全书涉及HTTP协议的方方面面:URL、URI、连接、Web服务器、代理、缓存
2022-03-24 22:10:50 7.53MB http 协议
1
本文实例为大家分享了C++实现HTTP服务器的相关代码,供大家参考,具体内容如下 #include #include #include #include #include #include #pragma comment (lib,"ws2_32") #define uPort 80 #define MAX_BUFFER 100000 #define SENDBLOCK 200000 #define SERVERNAME "AcIDSoftWebSe
2022-03-23 18:30:43 75KB char char函数 dword
1
各中间件禁用不安全的HTTP方法,安全加固方法学习方法参考。
2022-03-23 15:46:34 158KB http方法
1
http-ping是一个小型的,免费的,易于使用的Windows命令行实用程序,它可以探测给定的URL并显示相关的统计信息。 它与流行的ping工具类似,但是通过HTTP / S而不是ICMP工作,并且使用URL而不是计算机名/ IP地址。 http-ping支持IPv6地址。 http-ping提供了一组丰富的命令行选项,可以通过运行“http-ping.exe /?”来查看。从DOS提示符下: http-ping [-t] [-n count] [-i interval] [-f file-name] [-s] [-v] [-q] [-c] [-r] [-w timeout] [-p] [-d] [-o data | -of file-name] [-ua user-agent] [-h header-line] [-e | -et | -eb] [-ipv4 | -ipv6] URL Where: URL The URL you wish to check. For example, http://www.kiva.org, http://209.191.122.70, or http://www.yourhost:8080. Be sure to surround an IPv6 address with square brackets. For example, http://[2a00:1450:4007:800::1014]. Options: -t Ping the specified URL until stopped. To see statistics and continue - type Control-Break; To stop - type Control-C. -n count Send 'count' requests. Supercedes -t. -i interval Wait 'interval' seconds between each request. There is a 1-second wait if this option is not specified. -f file-name Save responses to file 'file-name'. Please specify the full path, and use quotes around file names with spaces. -s Silent. Print no output. -v Verbose. Print detailed output. Supercedes -s. -q Quick. Perform HTTP HEAD requests instead of GETs. This will retrieve headers only, and bytes reported will be 0. -c Perform a full connection on each request; ignore keep-alive. -r Follow HTTP redirects. -w timeout Wait 'timeout' seconds for a response before timing out. Specify 0 to avoid timing out. If not specified, the default timeout is 30 seconds. -p Use the proxy defined in the Windows Internet settings. -d Print the date and time of each ping attempt. -o data Perform HTTP POSTs sending the given data. Please enclose the data in quotes if it contains spaces. -of file-name Perform HTTP POSTs sending the contents of file 'file-name'. Please specify the full path, and use quotes if the file name contains spaces. -ua user-agent Set the User-Agent value to 'user-agent'. Please use quotes if the value contains spaces. -h header-line Pass the given header line as-is in each ping request. For example, add a host header like this: -h \"Host: www.site1.com\" Be sure to surround the header-line with quotes. You can specify multiple instances of this option. -e Instead of returning the percentage of requests that succeeded, return the HTTP status code of the last request, or 0 if the last request failed. -et Instead of returning the percentage of requests that succeeded, return the time taken (in milliseconds) by the last request, or 0 if the last request failed. -eb Instead of returning the percentage of requests that succeeded, return the number of bytes transferred by the last request, or 0 if the last request failed. -ipv4 Force IPv4 resolution for dual-stacked sites. -ipv6 Force IPv6 resolution for dual-stacked sites.
2022-03-23 10:48:35 649KB http-ping
1
feign原理解析时序图,展示了springcloud的rpc组件的原理
2022-03-23 09:18:33 46KB feign http
1
使用vc开发的http server服务器程序,可提供web的访问等服务功能。
2022-03-22 14:21:43 43KB vc c++ httpserver 服务器程序
1
适用于node.js的流利ffmpeg-API Fluent-ffmpeg正在寻找新的维护人员,请 该库将ffmpeg的复杂命令行用法抽象为一个流畅,易于使用的node.js模块。 为了能够使用此模块,请确保在系统上安装了 (包括所有必需的编码库,如libmp3lame或libx264)。 这是fluent-ffmpeg 2.x的文档。 您仍然可以在访问fluent-ffmpeg 1.7的代码和文档。 安装 通过npm: $ npm install fluent-ffmpeg 或作为子模块: $ git submodule add git://github.com/schaermu/node-fluent-ffmpeg.git vendor/fluent-ffmpeg 用法 您可以在examples文件夹中找到许多用法示例(包括使用和 !的实时流式示例)。 先决条件 ffmpe
2022-03-22 14:01:17 7.65MB HTML
1
yavijava, 另一个 vijava vijava http的fork 欢迎使用 YAVI Java API什么是 YAVI JAVA API?它是 fork javaapi的一个,它是一组Java库,旨在简化 VI Web服务 接口的使用。 它现在是以混合BSD许可证和 Apache-2.0
2022-03-22 10:57:01 4.27MB 开源
1