issues
search
pylover
/
nanohttp
A very micro HTTP framework.
http://nanohttp.org
Other
46
stars
13
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update demo.py
#151
alijafari79
closed
2 years ago
1
Cannot use python keywords as the HTTP verb
#150
farzaneka
opened
5 years ago
0
Code execution when loading the configuration
#149
RootLUG
opened
5 years ago
1
Add test for localization error messages
#148
masoodkamyab
closed
5 years ago
1
Remove redundant condition examination on RequestValidator
#147
shayaniox
closed
5 years ago
3
Added validation tests
#146
mohadese-yousefi
closed
5 years ago
2
HTTPStatus added to validation
#145
mohadese-yousefi
closed
5 years ago
1
Added validation httpstatus
#144
mohadese-yousefi
closed
5 years ago
1
Changed exec_info keyword argument to positional in start_response
#143
iRhonin
closed
5 years ago
6
v1.10.5
#142
farzaneka
closed
5 years ago
1
Fix decoding single encoded query string
#141
iRhonin
closed
5 years ago
4
No query string values in context.form without form parameter
#140
shayaniox
closed
5 years ago
1
Add a test on custom verbs to get query string values without form parameter
#139
shayaniox
closed
5 years ago
0
Application lifecycle conflicts on exception handling
#138
meyt
opened
5 years ago
0
Keep response headers on HTTPNoContent
#137
meyt
closed
5 years ago
10
Bad request raise when nothing implemented
#136
maadiii
closed
5 years ago
1
Dump non-objects on JSON output
#135
meyt
closed
5 years ago
1
Dump None type on JSON decorator
#134
meyt
closed
5 years ago
1
Migrating to bddrest >= 2.1.7
#133
mohammadsheikhian
closed
5 years ago
1
Modifying the Travis configuration
#132
mohammadsheikhian
closed
5 years ago
1
Missed response headers on HTTPNoContent
#131
meyt
closed
5 years ago
1
The priority of checking the minimum and maximum validation with pattern validation is changed
#130
mohammadsheikhian
closed
5 years ago
0
Adding a new helper for validating integer id
#129
mohammadsheikhian
closed
5 years ago
1
Adding the jsonpatch controller mixin class
#128
mohammadsheikhian
closed
5 years ago
1
Adding a test case for exception class in the validators
#127
mohammadsheikhian
closed
5 years ago
1
`begin_response` hook are not called on `handle_exception`
#126
meyt
closed
5 years ago
2
Reviewing on the coding style
#125
mohammadsheikhian
closed
6 years ago
1
Server Halt: prevent_form and RestController
#124
pylover
closed
6 years ago
0
Empty request body when using prevent_form decorator
#123
iRhonin
closed
6 years ago
6
Unused parts
#122
meyt
closed
6 years ago
2
Use positional argument for `start_response`
#121
meyt
closed
6 years ago
3
Invalid keyword argument for `start_response`
#120
meyt
closed
5 years ago
3
Travis CLI testing bug
#119
iRhonin
closed
6 years ago
1
Bug in dispatcher
#118
pylover
closed
6 years ago
1
Migrate to bddrest, Re-write all tests
#117
pylover
closed
6 years ago
0
Add -o flag as same as the easyq cli
#116
pylover
closed
6 years ago
0
Raise when form field name is unknown.
#115
pylover
closed
6 years ago
0
HTTPFound
#114
mohammadsheikhian
closed
6 years ago
0
Enhancing grammar
#113
eteamin
closed
6 years ago
1
Use exc_info parameter of the start_response
#112
pylover
closed
6 years ago
0
Incompatible dependencies
#111
meyt
closed
6 years ago
1
100% Code Coverage
#110
pylover
closed
6 years ago
0
Migrate to pymlconf >= 1.x
#109
pylover
closed
6 years ago
0
Chunked streaming
#108
pylover
closed
6 years ago
1
Dependencies has updated for pymlconf
#107
mohammadsheikhian
closed
6 years ago
1
Callablevalidator
#106
pylover
closed
6 years ago
0
Required validation takes the True value or the custom exception
#105
mohammadsheikhian
closed
6 years ago
1
Required validation
#104
mohammadsheikhian
closed
6 years ago
0
Allow null validator
#103
shayaniox
closed
6 years ago
1
Validator to prevent post empty form
#102
shayaniox
closed
6 years ago
0
Next