issues
search
orthecreedence
/
wookie
Asynchronous HTTP server in common lisp
http://wookie.lyonbros.com/
MIT License
189
stars
19
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Rename plugin .asd files to satisfy new ASDF requirements
#93
akanouras
closed
1 year ago
1
Plugin system update
#92
akanouras
closed
1 year ago
1
error when visit /
#91
C-Entropy
opened
3 years ago
0
System "plugin" not found
#90
C-Entropy
closed
1 year ago
2
Error opening /dev/tty: Device not configured
#89
C-Entropy
closed
4 years ago
1
Snooze with wookie?
#88
chrnybo
closed
4 years ago
0
Chunking: Correctly remove chunking related headers before adding them properly
#87
jjkola
closed
5 years ago
1
Fixed setting a response cookie
#86
jjkola
closed
5 years ago
1
Does not build - urlencode api issue?
#85
quicklisp
closed
6 years ago
9
Potential issue with cookies (set-cookie) - The value NIL is not of type HASH-TABLE.
#84
JordanPowell
closed
5 years ago
3
Issue with requests with invalid HTTP method
#83
kennymalac
opened
6 years ago
5
Quicklisp symbols
#82
mtstickney
closed
6 years ago
1
ASDF circular dependency
#81
mmontone
opened
6 years ago
6
Post var plugin issue
#80
sudodoki
opened
7 years ago
0
Possible bug in SETUP-PARSER
#79
mtstickney
closed
7 years ago
2
Inherit from `cl:error` in `wookie-error`.
#78
mtstickney
closed
7 years ago
1
GET-HEADER: Case insensitive comparison of field names
#77
PuercoPop
closed
7 years ago
1
WOOKIE:SEND-RESPONSE duplicates Content-Length header when headers is given as a hash-table with lowercase string keys
#76
martinflack
closed
7 years ago
2
Don't ignore explicitly-passed NIL response bodies.
#75
mtstickney
closed
8 years ago
1
File serve failures during stress testing
#74
orthecreedence
opened
8 years ago
0
Unable to load any of the alternatives: ("libuv.dylib")
#73
ColemanGariety
closed
8 years ago
6
urlencoded newlines errors
#72
nightshade427
closed
9 years ago
2
closed streamish when running behind nginx?
#71
iconofsin
closed
9 years ago
6
Wookie hangs
#70
nightshade427
closed
9 years ago
11
Do hooks run one after the other or in parallel? (pre-fast-http) (current ql)
#69
nightshade427
opened
9 years ago
2
fast-http: no local exit
#68
nightshade427
closed
9 years ago
10
Don't break on EPIPE & ECANCELED; always allow declarations in route definitions.
#67
ivan4th
closed
9 years ago
1
fast-http: infinite loop when sending response inside a pre-route hook
#66
nightshade427
closed
9 years ago
6
upgrade to using hashtable for headers as that is what is now used inste...
#65
nightshade427
closed
9 years ago
2
is wookie setup to use the latest cl-async
#64
nightshade427
closed
9 years ago
7
signal use-next-route condition with signal instead of error
#63
PuercoPop
closed
9 years ago
1
Document route :priority
#62
orthecreedence
opened
9 years ago
0
Added route priorities.
#61
ivan4th
closed
9 years ago
1
Fix blanket condition handling, add .gitignore
#60
ivan4th
closed
9 years ago
0
office file types added
#59
nightshade427
closed
10 years ago
1
Directory router not working in latest master
#58
nightshade427
closed
10 years ago
1
utf8 in urls for request not working correctly?
#57
nightshade427
closed
10 years ago
7
Request Data issue
#56
cakirkham
closed
10 years ago
8
Strange unicode issues in responses
#55
orthecreedence
closed
9 years ago
4
Event-glue for hooks
#54
orthecreedence
opened
10 years ago
0
middleware?
#53
orthecreedence
opened
10 years ago
2
The route does not support non English URI
#52
lu4nx
closed
9 years ago
4
Header breaks on host that starts with "s"
#51
nightshade427
closed
10 years ago
2
Cookie data not all available
#50
nightshade427
closed
10 years ago
2
router breaks inside alert where async is used (next-route)
#49
nightshade427
closed
10 years ago
15
send-response, fell through etypecase expression, string, simple-base-string expected
#48
nightshade427
closed
10 years ago
7
error handling
#47
nightshade427
closed
10 years ago
6
Route dev
#46
gtod
closed
10 years ago
2
Be sure fill pointer exists in now route array after calling clear-route
#45
orthecreedence
closed
10 years ago
0
Sort method list, use equal when comparing routes
#44
orthecreedence
closed
10 years ago
1
Next