xmpp.chapril.org-ejabberd/src/web
Paweł Chmielowski 6c94d040fa Repeated http-bind request should abort only requests with same rid
Before this change, when request with repeat rid was received any waiting
request was aborted (but only after next request was delivered). With this
change, only request with identical rid are aborted and this is done
immediately
2012-05-03 11:44:34 +02:00
..
Makefile.in When using OTP R14, use public_key library instead of old ssl (EJAB-953) 2010-07-12 13:57:07 +02:00
Makefile.win32 * src/*/Makefile.win32: Provide explicit beam filenames because 2008-09-30 16:12:05 +00:00
ejabberd_http.erl Parse and encode https header names like native http parser does 2012-04-11 17:28:18 +02:00
ejabberd_http.hrl Update copyright dates 2012-02-23 17:52:34 +02:00
ejabberd_http_bind.erl Repeated http-bind request should abort only requests with same rid 2012-05-03 11:44:34 +02:00
ejabberd_http_poll.erl Update copyright dates 2012-02-23 17:52:34 +02:00
ejabberd_web.erl Update copyright dates 2012-02-23 17:52:34 +02:00
ejabberd_web_admin.erl Merge SQL and Mnesia code into one module (EJAB-1560) 2012-04-27 19:52:05 +10:00
ejabberd_web_admin.hrl Update copyright dates 2012-02-23 17:52:34 +02:00
http_bind.hrl Update copyright dates 2012-02-23 17:52:34 +02:00
mod_http_bind.erl Properly handle HEAD request in mod_http_bind (this fixes EJAB-1538) 2012-04-06 11:47:38 +02:00
mod_http_fileserver.erl Update copyright dates 2012-02-23 17:52:34 +02:00
mod_register_web.erl Update copyright dates 2012-02-23 17:52:34 +02:00