issues
search
JoshCap20
/
areion
The fastest Python web server. A lightweight, fast, and extensible asynchronous Python web server framework.
MIT License
0
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Reorganize test directory and add load test workflows
#120
JoshCap20
closed
1 month ago
0
General enhancements and more detailed examples
#119
JoshCap20
closed
1 month ago
0
Add support for content type multipart/form-data
#118
JoshCap20
opened
1 month ago
0
Add support for Content-Type multipart/form-data
#117
JoshCap20
closed
1 month ago
0
Add support for Content-Type body application/x-www-form-urlencoded
#116
JoshCap20
closed
1 month ago
0
Update request body handling
#115
JoshCap20
closed
1 month ago
0
Improve query parameter handling
#114
JoshCap20
closed
1 month ago
0
Enhance router subgroup functionality
#113
JoshCap20
closed
1 month ago
0
Fix setting request errors on non HttpResponse objects
#112
JoshCap20
closed
1 month ago
0
Implemented async version of logger
#111
MihirKohli
opened
1 month ago
3
Change main async loop to use uvloop for performance
#110
JoshCap20
closed
1 month ago
0
[PERFORMANCE] Switch to using uvloop for main loop
#109
JoshCap20
closed
1 month ago
0
Add `httptools` package integration
#108
JoshCap20
opened
1 month ago
0
Utilize Compiled Language Components
#107
JoshCap20
opened
1 month ago
1
Reduce GIL Impact
#106
JoshCap20
opened
1 month ago
0
Implement cache support
#105
JoshCap20
opened
1 month ago
0
`Accept-Charse` header support
#104
JoshCap20
opened
1 month ago
0
`Accept-Language` header support
#103
JoshCap20
opened
1 month ago
0
`Accept-Encoding` header support
#102
JoshCap20
opened
1 month ago
0
`Accept` header support
#101
JoshCap20
opened
1 month ago
0
Add Date header to responses
#100
JoshCap20
closed
1 month ago
0
Versioning and documentation fix
#99
JoshCap20
closed
1 month ago
0
Improve keep-alive and implement common response wrappers
#98
JoshCap20
closed
1 month ago
1
Create HTTP Response construction wrappers
#97
JoshCap20
closed
1 month ago
0
Handle support for redirects
#96
JoshCap20
closed
1 month ago
0
Implement compression
#95
JoshCap20
opened
1 month ago
0
Handle cookies
#94
JoshCap20
opened
1 month ago
0
Add HTTP Server tests
#93
JoshCap20
closed
1 month ago
1
Handle query params and more HTTP methods
#92
JoshCap20
closed
1 month ago
1
Performance Improvements
#91
JoshCap20
opened
1 month ago
0
Static File Serving Enhancements
#90
JoshCap20
opened
1 month ago
0
Plugin Architecture
#89
JoshCap20
opened
1 month ago
0
Internationalization (i18n) and Localization (l10n)
#88
JoshCap20
opened
1 month ago
0
Compression Support
#87
JoshCap20
opened
1 month ago
0
MIME Type Handling
#86
JoshCap20
opened
1 month ago
0
Support for WebSockets
#85
JoshCap20
opened
1 month ago
0
Logging and Monitoring
#84
JoshCap20
opened
1 month ago
0
HTTP Strict Transport Security (HSTS)
#83
JoshCap20
opened
1 month ago
0
HTTPS Support
#82
JoshCap20
opened
1 month ago
0
Input Validation and Sanitization
#81
JoshCap20
opened
1 month ago
0
Error Responses in HTML
#80
JoshCap20
opened
1 month ago
1
Connection Management
#79
JoshCap20
opened
1 month ago
0
Proper Date Header
#78
JoshCap20
closed
1 month ago
0
HTTP Upgrade Mechanism
#77
JoshCap20
opened
1 month ago
0
Range Requests
#76
JoshCap20
opened
1 month ago
0
Caching Headers
#75
JoshCap20
opened
1 month ago
0
Content Negotiation
#74
JoshCap20
opened
1 month ago
0
Support for additional HTTP methods
#73
JoshCap20
closed
1 month ago
0
Chunked Transfer Encoding
#72
JoshCap20
opened
1 month ago
0
Proper HTTP Version Handling
#71
JoshCap20
opened
1 month ago
1
Next