issues
search
daurnimator
/
lua-http
HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server.
https://daurnimator.github.io/lua-http/
MIT License
807
stars
82
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to get clientIP without any 3rdParty lib or trick.
#229
dotsinspace
opened
2 weeks ago
1
How to get clientIP without any 3rdParty lib or trick.
#228
dotsinspace
closed
1 week ago
1
Is connection pool being used in lua-http v0.4
#227
Yash-Bhange
closed
2 months ago
2
http/request: do not handle 304 Not Modified as a redirect code.
#226
menakite
closed
2 months ago
5
Invalid or incomplete multibyte or wide character
#225
les-citrons
opened
3 months ago
6
Possible HTTP/2 Incompatibility
#224
sparked435
opened
6 months ago
3
unable to install lua-http
#223
elhackeado
closed
6 months ago
2
Exception has occurred: module 'ffi' not found
#222
windzhu0514
closed
6 months ago
1
allow new_from_uri to accept headers?
#221
bjacobson26
closed
8 months ago
1
http/client should use sendname to verify the TLS Certificate
#220
herkulessi
opened
8 months ago
2
Issue with get_next_chunk() function in get_body_chars()
#219
obulesu458
opened
10 months ago
0
http/tls: update to new mozilla recommendations
#217
daurnimator
opened
1 year ago
0
New default TLS options
#216
bigben93
opened
1 year ago
1
use in haproxy
#215
AkramiPro
opened
1 year ago
0
Get CI happy
#214
daurnimator
closed
1 year ago
0
http/h1_stream: handle EOF when `body_read_type==length`
#213
daurnimator
closed
1 year ago
2
HTTPS server - sslv3 alert certificate unknown
#212
LeRatierBretonnien
closed
1 year ago
5
update year to 2023
#211
mbekkomo
closed
1 year ago
1
Error in tls.lua
#209
NeoN7777
closed
1 year ago
1
WebSocket Server Example
#207
kfishermail
closed
1 year ago
0
ssl error
#206
zxz970104
closed
1 year ago
3
server_hello.lua
#205
Vincent-vst
closed
2 years ago
2
Infinite loop when onstream func throws error before stream is read
#204
leafo
opened
2 years ago
1
Binary http support
#203
daurnimator
opened
2 years ago
0
get_headers does not return when using http2
#202
Mehgugs
opened
2 years ago
1
Freeswitch: Lua performance bottleneck after importing http.request
#201
Ajinkya009
opened
2 years ago
5
[Question] How do I setup a HTTPS server?
#199
MisterNoNameLP
closed
2 years ago
0
add test case for server sending GOAWAY before opening a stream
#198
jprjr
opened
2 years ago
0
http/websocket: fix mid-size frames sometimes failing to be received
#197
LBPHacker
opened
2 years ago
10
leading question mark is not ignored by query_args
#194
Mehgugs
closed
3 years ago
1
Bump 100-expect length limit
#193
daurnimator
opened
3 years ago
2
no shared cipher when using setCertificateChain
#192
Mehgugs
closed
3 years ago
2
Fix bitrot
#191
daurnimator
closed
3 years ago
0
allow to use a lua without debug library
#190
fperrad
opened
3 years ago
4
http.request..new_from_uri(url):go() 301 redirect, processing stops and no response is returned
#189
ghost
opened
3 years ago
1
lua http installation failing with lua 5.3
#187
atibdialpad
closed
3 years ago
3
Asynchronous mode
#185
solares
closed
3 years ago
1
High level API and/or documentation for working with WebSockets
#184
AntonPetrochenko
closed
3 years ago
7
Ssl handshake error
#183
antoineF
opened
3 years ago
4
Closing a websocket in one coroutine throws error in other coroutine
#182
jprjr
closed
3 years ago
2
Use GitHub actions for CI
#181
daurnimator
closed
3 years ago
0
http/bit: refactor to try bitwise operators in 5.3+
#180
daurnimator
closed
3 years ago
1
Endless loop on GOAWAY
#179
tmolitor-stud-tu
opened
3 years ago
6
Add architecture ppc64le to travis build
#178
zazzel
opened
3 years ago
3
try using native bitwise operations without checking lua version
#177
jprjr
closed
3 years ago
2
Installation on http.lua etc. into a Lua app on an iPad - how to ?
#176
nodecentral
closed
4 years ago
1
travis: add lua 5.4
#175
jprjr
closed
3 years ago
2
bit library: add Lua 5.4
#174
jprjr
closed
4 years ago
2
Add server:connections()
#173
sparked435
opened
4 years ago
4
request:go timeout doesn't work?
#172
zhiburt
opened
4 years ago
0
Next