Merge 0.11->trunk

This commit is contained in:
Matthew Wild 2020-09-15 09:09:06 +01:00
commit ed9c967bbf

View file

@ -331,4 +331,7 @@ return {
formencode = util_http.formencode;
formdecode = util_http.formdecode;
destroy_request = destroy_request;
features = {
sni = true;
};
};