issues
search
ponylang
/
http_server
Pony library for building HTTP server applications.
https://ponylang.github.io/http_server/
BSD 2-Clause "Simplified" License
30
stars
8
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update dependencies
#28
SeanTAllen
closed
3 years ago
0
Don't export test types
#27
SeanTAllen
closed
3 years ago
0
Switch to standard pony library test layout style
#26
SeanTAllen
closed
3 years ago
0
Add autoupdating version to corral example in README
#25
SeanTAllen
closed
3 years ago
0
Clean up code in response.pony
#24
SeanTAllen
closed
3 years ago
0
BuildableResponse: unify constructor and setter for content length
#23
Trundle
closed
3 years ago
3
Fix bad links in pony source markdown
#22
SeanTAllen
closed
3 years ago
1
Switch trigger mechanism for 'nightly' ponyc breakage test
#21
SeanTAllen
closed
3 years ago
0
Correctly handle HTTP/1.0 Keep-Alive
#20
mfelsche
opened
3 years ago
0
Fix HTTP/1.0 connections not closing without keep-alive
#19
mfelsche
closed
3 years ago
2
request to examples/httpserver from Apache Bench (ab) makes client wait until timeout
#18
karmakaze
closed
3 years ago
1
Add linting
#17
SeanTAllen
closed
4 years ago
0
Update to using latest changelog-bot-action
#16
SeanTAllen
closed
4 years ago
0
Update CI image used for testing
#15
SeanTAllen
closed
4 years ago
0
Close Connection when application requested it with Connection: close header
#14
mfelsche
closed
4 years ago
0
Close Sessions when application set response header Connection: close
#13
mfelsche
closed
4 years ago
0
Update to using main-actor-documentation-action
#11
SeanTAllen
closed
3 years ago
2
Move release process to using release-bot
#10
SeanTAllen
closed
4 years ago
0
fix Makefile variable name
#9
Theodus
closed
4 years ago
0
Add missing lock.json
#8
SeanTAllen
closed
4 years ago
0
Correct net_ssl locator
#7
SeanTAllen
closed
4 years ago
0
Rename package from http/server to http_server.
#6
mfelsche
closed
4 years ago
2
Rename from http-server to http_server
#5
SeanTAllen
closed
4 years ago
0
Add usage examples to README
#4
mfelsche
opened
4 years ago
2
Update CI to not use http's private CI images
#3
SeanTAllen
closed
4 years ago
5
Install changelog-bot
#2
SeanTAllen
closed
4 years ago
4
Update Readme
#1
mfelsche
closed
4 years ago
0
Memory leak when using sample server
#12
marctrem
opened
5 years ago
2
Previous