Get this repository:
git clone https://git.not.enabled/lua-http

See all merge proposals.

Import details

Import Status: Suspended

This repository is an import of the Git repository at https://github.com/daurnimator/lua-http.

Last successful import was .

Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-1 and finished taking 20 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 15 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-5 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-4 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-3 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-2 and finished taking 10 seconds — see the log
Import started on juju-98ee42-prod-launchpad-codeimport-0 and finished taking 10 seconds — see the log

Branches

Name Last Modified Last Commit
new-tls 2023-08-28 12:14:01 UTC
http/tls: update to new mozilla recommendations

Author: daurnimator
Author Date: 2023-08-28 11:30:21 UTC

http/tls: update to new mozilla recommendations

This updates to the [Mozilla page](https://wiki.mozilla.org/Security/Server_Side_TLS) v5.7

master 2023-08-26 13:12:52 UTC
http/h1_stream: handle EOF when `body_read_type==length`

Author: daurnimator
Author Date: 2023-08-22 13:30:20 UTC

http/h1_stream: handle EOF when `body_read_type==length`

If a client closes the connection before sending the expected number of bytes
then return `EPIPE`.
This fixes a potential infinite draining loop when trying to trying to
`:shutdown()` a stream.

gh-pages 2021-02-05 15:51:24 UTC
Merge commit '5aa8739934d034bc6c98c5a44f169b61a9a8698d' into gh-pages

Author: daurnimator
Author Date: 2021-02-05 15:47:39 UTC

Merge commit '5aa8739934d034bc6c98c5a44f169b61a9a8698d' into gh-pages

proxy-fixes 2019-03-13 06:40:24 UTC
http/request: make sure we start tls when using a https proxy

Author: daurnimator
Author Date: 2019-03-06 22:40:44 UTC

http/request: make sure we start tls when using a https proxy

client.pooling 2018-11-15 14:25:36 UTC
http/client: WIP connection pooling

Author: daurnimator
Author Date: 2018-08-23 16:24:21 UTC

http/client: WIP connection pooling

client.dns_resolver 2018-11-15 14:24:44 UTC
http/client: If address family is specified don't add records of other families

Author: daurnimator
Author Date: 2018-11-15 13:21:00 UTC

http/client: If address family is specified don't add records of other families

verify-against-sendname 2018-08-12 16:06:57 UTC
http/client: Default to using options.sendname for verification

Author: daurnimator
Author Date: 2018-07-12 07:22:39 UTC

http/client: Default to using options.sendname for verification

banned-ciphers-std-names 2018-08-03 07:37:43 UTC
http/tls: Index banned_ciphers by standard cipher name

Author: daurnimator
Author Date: 2018-07-13 07:28:57 UTC

http/tls: Index banned_ciphers by standard cipher name

This alleviates the need for our own standard name to openssl name map for ciphers.

Requires a new luaossl release

gitlab-ci 2018-07-28 08:53:42 UTC
WIP

Author: daurnimator
Author Date: 2018-07-26 12:56:13 UTC

WIP

dont-check-ip 2017-03-13 14:08:44 UTC
http/client: Don't verify IP

Author: daurnimator
Author Date: 2017-03-13 14:08:44 UTC

http/client: Don't verify IP

OpenSSL's API does not allow for removing an IP verification once set (see https://github.com/openssl/openssl/issues/2673)

68-debugging 2017-01-23 08:36:00 UTC
http/connection_common: Initialise connection.debug from environmental variable

Author: daurnimator
Author Date: 2017-01-23 08:36:00 UTC

http/connection_common: Initialise connection.debug from environmental variable

common-connection 2017-01-09 05:41:15 UTC
Merge branch 'master' into common-connection

Author: daurnimator
Author Date: 2017-01-09 05:27:49 UTC

Merge branch 'master' into common-connection

request.set_form_data 2017-01-09 04:55:59 UTC
Merge branch 'master' into request.set_form_data

Author: daurnimator
Author Date: 2017-01-09 04:55:59 UTC

Merge branch 'master' into request.set_form_data

http.request.tocurl 2016-10-31 04:11:18 UTC
http/request: Have :to_curl() pay attention to proxies

Author: daurnimator
Author Date: 2016-10-31 04:10:39 UTC

http/request: Have :to_curl() pay attention to proxies

request.h2_settings 2016-09-18 11:51:07 UTC
doc/index: Document request.h2_settings

Author: daurnimator
Author Date: 2016-09-18 11:51:07 UTC

doc/index: Document request.h2_settings

WIP-multipart-form-data 2016-01-27 13:27:51 UTC
WIP

Author: daurnimator
Author Date: 2016-01-27 13:27:51 UTC

WIP

116 of 16 results

Other repositories

Name Last Modified
lp:lua-http 2023-09-02
11 of 1 result
You can't create new repositories for lua-http.