issues
search
vapor
/
http
🚀 Non-blocking, event-driven HTTP built on Swift NIO.
MIT License
240
stars
65
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Abandoned?
#381
einar-hjortdal
opened
2 years ago
1
Add application/wasm HTTPMediaType
#380
PatrickPijnappel
closed
3 years ago
2
Why must the client request parsing use content
#379
shenfu1991
closed
3 years ago
2
Add support for Vapor 4
#378
mpdifran
closed
3 years ago
1
Updating swift-nio-ssl dependency due to incompatibility with other packages
#377
SalehAlbuga
closed
4 years ago
5
SameSite Attribute support none, default = lax
#376
pankajsoni19
closed
4 years ago
10
Not able to use as standalone package
#374
mrtksn
opened
4 years ago
3
CVE-2019-15605
#373
MrLotU
closed
4 years ago
0
Update the RFC1123 formatter with support for multiple locales
#372
admkopec
closed
4 years ago
2
flaky tests
#371
weissi
opened
5 years ago
0
flaky tests HTTPClientTests.testClientProxyPlaintext & HTTPClientTests.testClientProxyTLS
#370
weissi
opened
5 years ago
3
Fix Github project title
#369
pkese
closed
5 years ago
2
dyld: Library not loaded: /usr/local/opt/libressl/lib/libssl.47.dylib
#368
RayZhao1998
closed
5 years ago
4
Adds port property to HTTPServer.
#367
BlameOmar
opened
5 years ago
0
Vapor 3: Adds port property to HTTPServer.
#366
BlameOmar
opened
5 years ago
0
Stop overriding Host and User-Agent headers
#365
OnlyForF1
closed
5 years ago
6
added .https scheme with TLSConfiguration parameter
#364
popaaaandrei
closed
5 years ago
1
syncShutdownGracefully() does not wait for all connections?
#363
ghost
closed
5 years ago
9
Fix file extension
#362
timbaev
closed
5 years ago
1
server back-pressure support
#361
tanner0101
closed
4 years ago
2
Add support for decoding the JSON API media type (see https://jsonapi.org/format/).
#360
MrMage
closed
5 years ago
2
Make the `HTTPMessageDecoder.decode` extension method public
#359
MrMage
closed
5 years ago
3
Specify host port when different from scheme default port
#358
PopFlamingo
closed
5 years ago
2
streaming multipart
#357
tanner0101
closed
5 years ago
1
client connection pool
#356
tanner0101
opened
5 years ago
0
streaming multipart
#355
tanner0101
closed
5 years ago
0
multipart
#354
tanner0101
closed
5 years ago
1
add URLEncodedForm coders + re-arrange files and tests
#353
tanner0101
closed
5 years ago
1
fix tests on ubuntu
#352
tanner0101
closed
5 years ago
1
swift 5 warning fix
#351
tanner0101
closed
5 years ago
1
Working with async functions
#350
grahamburgsma
opened
5 years ago
3
add configurable request timeout
#349
tanner0101
opened
5 years ago
0
large file upload performance test
#347
tanner0101
opened
5 years ago
0
fix unnecessary body copying
#346
tanner0101
closed
5 years ago
3
update to nio 2 convergence
#345
tanner0101
closed
5 years ago
1
Conform HTTPMethod to RawRepresentable
#348
calebkleveter
closed
5 years ago
2
fix ci
#344
tanner0101
closed
5 years ago
1
Remove cookies before adding, fixes #339 in Vapor 3
#343
joewalsh
closed
5 years ago
2
Compression middleware
#342
satishbabariya
closed
4 years ago
5
HTTPClient re-use bootstrap
#341
tanner0101
opened
5 years ago
0
Clear the Set-Cookie header before appending all the cookies, fixes #339
#340
joewalsh
closed
5 years ago
3
Set-Cookie header contains duplicate cookies when adding more than one value
#339
joewalsh
closed
5 years ago
0
add Header for CSP, XSS and Content Type Options
#338
satishbabariya
closed
5 years ago
5
HTTPContent encodable & decodable
#337
tanner0101
closed
5 years ago
2
Make HTTPHeaderValue Codable
#336
MrLotU
closed
5 years ago
1
add http/2 server support (h2)
#335
tanner0101
closed
5 years ago
1
Vapor should close the Channel when it receives an Error in the last ChannelHandler
#334
weissi
opened
5 years ago
0
make all HTTP bodies streaming
#333
tanner0101
closed
5 years ago
1
fix? testHTTPBinAnything failure
#332
grundoon
closed
5 years ago
2
Align rfc1123 header flip, remove artifacts
#331
grundoon
closed
5 years ago
4
Next