Home
last modified time | relevance | path

Searched refs:http (Results 126 – 150 of 152) sorted by relevance

1234567

/unit/pkg/rpm/rpmbuild/SOURCES/
H A DCOPYRIGHT.unit-jsc1130 http://www.apache.org/licenses/LICENSE-2.0
H A DCOPYRIGHT.unit-jsc830 http://www.apache.org/licenses/LICENSE-2.0
H A DCOPYRIGHT.unit-jsc-common11 * jetty-http-9.4.12.v20180830.jar: Apache 2.0 + EPL 1.0
27 http://www.opensource.org/licenses/MIT
33 http://www.apache.org/licenses/LICENSE-2.0.html
289 http://www.apache.org/licenses/
481 http://www.apache.org/licenses/LICENSE-2.0
/unit/pkg/deb/debian.module/
H A Dcopyright.unit-jsc1130 http://www.apache.org/licenses/LICENSE-2.0
H A Dcopyright.unit-jsc830 http://www.apache.org/licenses/LICENSE-2.0
H A Dcopyright.unit-jsc-common11 * jetty-http-9.4.12.v20180830.jar: Apache 2.0 + EPL 1.0
27 http://www.opensource.org/licenses/MIT
33 http://www.apache.org/licenses/LICENSE-2.0.html
289 http://www.apache.org/licenses/
481 http://www.apache.org/licenses/LICENSE-2.0
/unit/
H A DREADME.md104 /path/to/control.unit.sock http://localhost/config/applications
119 --unix-socket /path/to/control.unit.sock http://localhost/config/listeners
139 # curl --unix-socket /path/to/control.unit.sock http://localhost/config/
H A DCHANGES5 wasi:http/proxy@0.2.0.
35 *) Bugfix: Node.js http.createServer() accepts and ignores the "options"
76 *) Bugfix: Node.JS unit-http NPM module now has appropriate default
366 *) Feature: a loader for automatically overriding the "http" and
953 *) Feature: http.Flusher interface in Go module.
H A DLICENSE4 http://www.apache.org/licenses/
/unit/src/wasm-wasi-component/
H A DCargo.lock586 "http",
634 name = "http"
651 "http",
662 "http",
663 "http-body",
689 "http",
690 "http-body",
1626 "http",
1627 "http-body",
1940 "http",
[all …]
/unit/test/
H A Dtest_status.py75 client.http(
H A Dtest_return.py35 return client.http(to_send, raw_resp=True, raw=True)
H A Dtest_static.py339 assert 'error' in client.http(
H A Dtest_python_application.py24 resp = client.http(
H A Dtest_routing.py1581 sock = client.http(b'', raw=True, no_recv=True)
/unit/src/java/nginx/unit/websocket/server/
H A DUpgradeUtil.java32 import javax.servlet.http.HttpServletRequest;
33 import javax.servlet.http.HttpServletResponse;
H A DWsServerContainer.java34 import javax.servlet.http.HttpServletRequest;
35 import javax.servlet.http.HttpServletResponse;
H A DWsHandshakeRequest.java30 import javax.servlet.http.HttpServletRequest;
H A DLocalStrings.properties8 # http://www.apache.org/licenses/LICENSE-2.0
/unit/src/java/nginx/unit/
H A DResponse.java29 import javax.servlet.http.Cookie;
30 import javax.servlet.http.HttpServletResponse;
32 import org.eclipse.jetty.http.MimeTypes;
H A DForwardRequestWrapper.java10 import javax.servlet.http.HttpServletRequest;
H A DContext.java92 import javax.servlet.http.HttpServlet;
93 import javax.servlet.http.HttpServletRequest;
94 import javax.servlet.http.HttpServletResponse;
95 import javax.servlet.http.HttpSessionAttributeListener;
96 import javax.servlet.http.HttpSessionBindingEvent;
97 import javax.servlet.http.HttpSessionEvent;
98 import javax.servlet.http.HttpSessionIdListener;
99 import javax.servlet.http.HttpSessionListener;
109 import org.eclipse.jetty.http.MimeTypes;
/unit/src/java/nginx/unit/websocket/pojo/
H A DLocalStrings.properties8 # http://www.apache.org/licenses/LICENSE-2.0
/unit/src/java/nginx/unit/websocket/
H A DLocalStrings.properties8 # http://www.apache.org/licenses/LICENSE-2.0
/unit/src/
H A Dnxt_router.c1624 nxt_conf_value_t *root, *conf, *http, *value, *websocket; in nxt_router_conf_create() local
1934 http = nxt_conf_get_path(root, &http_path); in nxt_router_conf_create()
1936 if (http == NULL) { in nxt_router_conf_create()
1998 if (http != NULL) { in nxt_router_conf_create()
1999 ret = nxt_conf_map_object(mp, http, nxt_router_http_conf, in nxt_router_conf_create()

1234567