mirror of
https://github.com/bjc/prosody.git
synced 2025-04-03 21:27:38 +03:00
Merge 0.11->trunk
This commit is contained in:
commit
ed9c967bbf
1 changed files with 3 additions and 0 deletions
|
@ -331,4 +331,7 @@ return {
|
|||
formencode = util_http.formencode;
|
||||
formdecode = util_http.formdecode;
|
||||
destroy_request = destroy_request;
|
||||
features = {
|
||||
sni = true;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue