Home
last modified time | relevance | path

Searched defs:http_reply (Results 1 – 25 of 45) sorted by relevance

12

/dports/net/haproxy/haproxy-2.4.10/include/haproxy/
H A Dhttp_htx-t.h57 struct http_reply { struct
61 struct list hdrs; /* A list of http_reply_hdr */ argument
67 struct http_reply *reply; /* The HTTP reply to use as response (type = HTTP_REPLY_INDIRECT) */ argument
71 struct list list; /* next http_reply in the global list. argument
H A Dfilters-t.h194 void (*http_reply) (struct stream *s, struct filter *f, short status, member
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Dhttp_htx-t.h57 struct http_reply { struct
61 struct list hdrs; /* A list of http_reply_hdr */ argument
67 struct http_reply *reply; /* The HTTP reply to use as response (type = HTTP_REPLY_INDIRECT) */ argument
71 struct list list; /* next http_reply in the global list. argument
H A Dfilters-t.h194 void (*http_reply) (struct stream *s, struct filter *f, short status, member
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Dhttp_htx-t.h57 struct http_reply { struct
61 struct list hdrs; /* A list of http_reply_hdr */ argument
67 struct http_reply *reply; /* The HTTP reply to use as response (type = HTTP_REPLY_INDIRECT) */ argument
71 struct list list; /* next http_reply in the global list. argument
H A Dfilters-t.h194 void (*http_reply) (struct stream *s, struct filter *f, short status, member
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/pubseq_gateway/server/
H A Dpubseq_gateway_handlers.cpp112 auto http_reply = reply->GetHttpReply(); in OnBadURL() local
819 auto http_reply = reply->GetHttpReply(); in OnHealth() local
830 auto http_reply = reply->GetHttpReply(); in OnHealth() local
908 auto http_reply = reply->GetHttpReply(); in OnHealth() local
928 auto http_reply = reply->GetHttpReply(); in OnConfig() local
1004 auto http_reply = reply->GetHttpReply(); in OnInfo() local
1176 auto http_reply = reply->GetHttpReply(); in OnStatus() local
1322 auto http_reply = reply->GetHttpReply(); in OnShutdown() local
1394 auto http_reply = reply->GetHttpReply(); in OnGetAlerts() local
1463 auto http_reply = reply->GetHttpReply(); in OnAckAlert() local
[all …]
H A Dhttp_server_transport.hpp406 CHttpReply<P> * http_reply = CONTAINER_OF(_generator, CHttpReply<P>, in s_StopCB() local
418 CHttpReply<P> * http_reply = CONTAINER_OF(_generator, CHttpReply<P>, in s_ProceedCB() local
741 auto http_reply = reply->GetHttpReply(); in PostponedStart() local
755 auto http_reply = reply->GetHttpReply(); in Postpone() local
801 auto http_reply = it->GetHttpReply(); in x_CancelAll() local
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/kernel/test/
H A Dgen_tcp_echo_SUITE.erl555 http_reply(Bin, Type) -> function
565 http_reply(<<>>, Acc, _) -> function
567 http_reply(Bin, Acc, HType) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/kernel/test/
H A Dgen_tcp_echo_SUITE.erl571 http_reply(Bin, Type) -> function
581 http_reply(<<>>, Acc, _) -> function
583 http_reply(Bin, Acc, HType) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/kernel/test/
H A Dgen_tcp_echo_SUITE.erl571 http_reply(Bin, Type) -> function
581 http_reply(<<>>, Acc, _) -> function
583 http_reply(Bin, Acc, HType) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/kernel/test/
H A Dgen_tcp_echo_SUITE.erl571 http_reply(Bin, Type) -> function
581 http_reply(<<>>, Acc, _) -> function
583 http_reply(Bin, Acc, HType) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/kernel/test/
H A Dgen_tcp_echo_SUITE.erl571 http_reply(Bin, Type) -> function
581 http_reply(<<>>, Acc, _) -> function
583 http_reply(Bin, Acc, HType) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/kernel/test/
H A Dgen_tcp_echo_SUITE.erl555 http_reply(Bin, Type) -> function
565 http_reply(<<>>, Acc, _) -> function
567 http_reply(Bin, Acc, HType) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/kernel/test/
H A Dgen_tcp_echo_SUITE.erl571 http_reply(Bin, Type) -> function
581 http_reply(<<>>, Acc, _) -> function
583 http_reply(Bin, Acc, HType) -> function
/dports/security/doscan/doscan-0.3.3/src/
H A Dproto_http_proxy.cc65 class http_reply { class
87 http_reply::http_reply(const std::string& reply) in http_reply() function in http_reply
/dports/net/grilo/grilo-0.3.14/tools/grilo-test-ui/
H A Dflickr-oauth.c76 gchar *http_reply; in flickroauth_get_request_token() local
133 gchar *http_reply; in flickroauth_get_access_token() local
/dports/security/tang/tang-10/src/
H A Dhttp.h52 #define http_reply(code, ...) \ macro
H A Dhttp.c142 http_reply(const char *file, int line, in http_reply() function
/dports/net/gofish/gofish/
H A Dwebtest.c534 int http_reply(int sock, char *buf, int size) in http_reply() function
/dports/net/ladvd/ladvd-1.1.2/src/
H A Dcli.c400 void http_reply(struct evhttp_request *req, void *arg) { in http_reply() function
/dports/security/ncrack/ncrack-0.7/modules/
H A Dncrack_http.cc200 char *http_reply = NULL; /* server's message reply */ in ncrack_http() local
/dports/net/haproxy21/haproxy-2.1.12/include/types/
H A Dfilters.h182 void (*http_reply) (struct stream *s, struct filter *f, short status, member
/dports/net/haproxy17/haproxy-1.7.14/include/types/
H A Dfilters.h184 void (*http_reply) (struct stream *s, struct filter *f, short status, member
/dports/net/nuster/nuster-5.0.4.21/include/types/
H A Dfilters.h182 void (*http_reply) (struct stream *s, struct filter *f, short status, member

12