node.js 版本的一个 http client,基于配置文件方式. Contribute to zhchenxin/http-client development by creating an account on GitHub.
static ngx_str_t empty_string = ngx_null_string; ngx_conf_enum_t hls_encryption_methods[] = { { ngx_string("none"), HLS_ENC_NONE }, { ngx_string("aes-128"), HLS_ENC_AES_128 }, { ngx_string("sample-aes"), HLS_ENC_SAMPLE_AES }, ...
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
48/170 ... yes 78/172 ... yes 78/173 ... yes 78/174 ... yes 76/175 ... yes 76/176 ... yes 81/177 ... yes 81/178 ... yes 91/179 ... yes 71/180 ... yes 71/184 ... yes 16/185 ... yes 48/186 ... yes 71/187 ... yes 70/188 ... yes 27/190 ... y...
yes 67/172 ... yes 34/173 ... yes 67/174 ... yes 67/175 ... yes 67/176 ... yes 67/177 ... yes 67/178 ... yes 67/179 ... yes 67/180 ... yes 67/181 ... yes 67/182 ... yes 19/183 ... yes 67/184 ... yes 67/185 ... yes 67/186 ... yes 67/187 ....
172. Naimark, N. M., The Russians in Germany, A History of the Soviet Zone of Occupation, The Belknap Press of Harvard University Press, Cambridge, MA, 1997 919. Narasimha, R., Rockets in Mysore and Britain, 1750-1850 A.D. National Aeronautical Laboratory, May 1985, Baglaore, India...
172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224
此文档描述了RFC 7230和RFC 7231HTTP 消息传递的接口,还有RFC 3986里对 HTTP 消息的 URIs 使用。 HTTP 消息是 Web 技术发展的基础。浏览器或 HTTP 客户端如 curl 生成发送 HTTP 请求消息到 Web服务器,Web 服务器响应 HTTP 请求。服务端的代码接受 HTTP 请求消息后返回 HTTP 响应消息。
172.XX.XX.16 HealthCheckURI string 否 用于健康检查的 URI。 长度限制为 1~80 字符,只能使用字母、数字、短划线(-)、正斜线(/)、半角句号(.)、百分号(%)、半角问号(?)、井号(#)和 and(&)字符。URI 不能只为正斜线(/),但必须以正斜线(/)开头。 说明 在HealthCheck 值为on 时才会有效。 /test/...
http-relay.c 15.56 KB 一键复制 编辑 原始数据 按行查看 历史 Leonid Evdokimov 提交于 9年前 . Add on_proxy_fail to inform user's browser about sort of failure 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667...