issues
search
fukamachi
/
dexador
A fast HTTP client for Common Lisp
http://ultra.wikia.com/wiki/Dexador
379
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
How to send url encoded arrays and hash tables?
#184
daninus14
opened
6 hours ago
0
Unknown &KEY argument: :BEARER-AUTH
#183
qubit55
opened
2 days ago
1
Retry INTR error only once while "connect".
#182
fukamachi
closed
2 months ago
0
Compile Error
#181
daninus14
opened
2 months ago
0
Conflist of names with common-lisp package.
#180
zorgick
closed
2 months ago
1
Delete the bundled certificates.
#179
fukamachi
closed
4 months ago
4
Set compile-time parameters
#178
anranyicheng
closed
4 months ago
2
Fix failure in auto-retry when connection-cache is used and server drops connection
#177
ajberkley
closed
4 months ago
1
Fix importing symbols of restarts.
#176
fukamachi
closed
5 months ago
0
Restarts IGNORE-AND-CONTINUE and RETRY-REQUEST are broken after bee5f13 commit
#175
svetlyak40wt
closed
5 months ago
4
Windows build failure due to changes in static-vectors
#174
fukamachi
closed
5 months ago
1
Add dexador-usocket system for Windows
#173
fukamachi
closed
6 months ago
0
cookie parsing behave differently in windows
#172
notch1p
opened
7 months ago
6
Feat: add bearer authorization
#171
kilianmh
closed
6 months ago
2
Fix multipart/form-data behavior when user specifies content-type
#170
ajberkley
closed
8 months ago
2
Specifying multipart/form-data content type does not include the boundary in request headers
#169
julian-baldwin
closed
8 months ago
6
Allow UB8 data in content or multipart-content
#168
ajberkley
closed
9 months ago
1
When specifying content-type for multipart/mixed, the value must be a string
#167
Shinmera
closed
9 months ago
5
Adding kerberos authentication to dexador.
#166
wmealing
opened
9 months ago
1
fix for *print-case* :downcase
#165
bo-tato
opened
10 months ago
0
Error on POST requests: SSL_get_error: 5
#164
Junker
opened
11 months ago
2
dex:post gives 415 unsupported media type
#163
davidbe
closed
12 months ago
2
decode application/javascript responses
#162
bo-tato
closed
1 year ago
1
support 308 redirect
#161
bo-tato
closed
1 year ago
1
Document size of connection pool
#160
bo-tato
opened
1 year ago
0
get: special chars in url string are not converted, results in 400 bad request
#159
bo-tato
opened
1 year ago
1
errors when *print-case* is :downcase
#158
bo-tato
opened
1 year ago
2
Migrate to Bordeaux-Threads APIv2.
#157
fukamachi
closed
1 year ago
0
Use `continue` restart in addition to `ignore-and-continue`
#156
aartaka
closed
1 year ago
1
Correct syntax for accessing Request Tracker rest api via token auth.
#155
aykaramba
closed
1 year ago
2
quickload build failure on Allegro Express 10.1, Windows 11
#154
criesbeck
opened
1 year ago
1
Implement read timeout functionality in LispWorks.
#153
jingtaozf
closed
1 year ago
5
Make sure string is at least 10 long
#152
atgreen
closed
1 year ago
1
Issue #150 Handle explicit close on keep-alive-stream correctly
#151
ajberkley
closed
1 year ago
0
Copying from KEEP-ALIVE-STREAM: The value NIL is not of type STREAM
#150
samuel-hunter
closed
1 year ago
7
Name Conflict
#149
juliojimenez
closed
1 year ago
5
Allow to specify Content-Type for each subpart in multipart requests.
#148
fukamachi
closed
1 year ago
0
Specifying content types for parts of a post request
#147
prxq2
closed
1 year ago
1
Fix dex:ignore-and-continue not to retry endlessly.
#146
fukamachi
closed
1 year ago
0
Retry on typical errors solution
#145
gibsonf1
opened
1 year ago
0
Fix not to overwrite Content-Type when the given :content is a string on Windows
#144
fukamachi
closed
2 years ago
7
Fix error "Trying to use closed stream"
#143
svetlyak40wt
closed
2 years ago
2
Add test for #139 and #140
#142
ajberkley
closed
2 years ago
0
Add a test for #139
#141
ajberkley
closed
2 years ago
0
KEEP-ALIVE-STREAM: bugfix read-sequence must return next element (sta…
#140
ajberkley
closed
2 years ago
0
Keep alive stream prematurely EOFs
#139
tobyWorland
closed
2 years ago
3
Fix bug with bad requests retries and attempt to reuse closed SSL connection
#138
svetlyak40wt
closed
2 years ago
4
Dexador started automatically retry bad requests, but previosly didn't
#137
svetlyak40wt
closed
2 years ago
3
Do not try to encode already encoded content when content-type is app…
#136
ajberkley
closed
2 years ago
0
Windows: Content-Type is replaced with "text/plain" when `:content` is present
#135
samuel-hunter
closed
2 years ago
3
Next