issues
search
edicl
/
drakma
HTTP client written in Common Lisp
http://edicl.github.io/drakma/
249
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix #'HEADER-VALUE to support strings
#144
adlai
closed
2 weeks ago
1
Use the coerce function to increase speed, many times faster than the subseq function.
#143
anranyicheng
closed
7 months ago
1
Feat: Bearer Authorization
#142
kilianmh
opened
7 months ago
2
Do not return an array of type :adjustable.
#141
anranyicheng
closed
7 months ago
4
Random headers lead to memory exaust.
#140
riktam
opened
11 months ago
4
http-request http://lisp.org example triggers socket error (A non-blocking socket operation could not be completed immediately.)
#139
kensan73
opened
1 year ago
3
How to read response from stream returned by :want-stream t
#138
avodonosov
opened
1 year ago
2
ssl3_read_n:unexpected eof while reading
#137
reflektoin
closed
1 year ago
5
Not able to send different content-types on multipart/form-data requests
#136
zmyrgel
opened
1 year ago
0
failure to send octets to a :force-binary stream.
#135
informatimago
closed
1 year ago
5
USOCKET:TIMEOUT-ERROR
#134
juan-reynoso
closed
1 year ago
2
external-format-out
#133
kurodahisao
opened
1 year ago
0
add timeout support for sbcl & Add support to encode unicode characters in uri path
#132
jingtaozf
opened
1 year ago
0
Support x-www-urlencoded and form data with PUT.
#131
mdbergmann
closed
1 year ago
0
Possible to make Drakma less picky on put vs. post?
#130
mdbergmann
closed
1 year ago
12
fix up drakma for LispWorks 8.0
#129
tfiala
opened
2 years ago
2
Lispworks feature fix
#128
rwiker
opened
2 years ago
8
Support uploading directories
#127
Ambrevar
opened
2 years ago
1
More robust feature checks for Lispworks.
#126
rwiker
closed
2 years ago
1
Allow uploading directories
#125
Ambrevar
opened
2 years ago
4
http-request broken in LispWorks 8
#124
erikronstrom
opened
2 years ago
6
Doesn't retrieve data from GET request
#123
mdbergmann
closed
1 year ago
1
Add connection pool?
#122
daewok
opened
2 years ago
1
Patches for Lispworks 8.
#121
tdrhq
opened
2 years ago
1
Pass the socket stream instead of file descriptor to cl+ssl:make-ssl-client-stream
#120
avodonosov
closed
1 year ago
4
Ensured the TLS context memory is released even if an error occurred.
#119
cage2
closed
2 years ago
15
Requests using ":verify :required" eats RAM when error is signalled
#118
cage2
closed
2 years ago
1
Use cl+ssl library instead of "comm" module on lispworks 7.0 or before.
#117
g000001
closed
3 years ago
5
Feature request: API to obtain the results of the SSL/TLS negociation
#116
informatimago
opened
3 years ago
0
Feature request: API to get the local and remote hosts and port.
#115
informatimago
opened
3 years ago
0
LispWorks: Fix SSL verification
#114
tdrhq
closed
3 years ago
2
Need to be able to set :content-type when using :method :post
#113
copecog
closed
3 years ago
2
Travis CI support
#112
avodonosov
closed
3 years ago
5
Request hangs despite :connection-timeout
#111
erjoalgo
opened
3 years ago
5
Write header Proxy-Authorization before read-status-line to avoid HTTP status code 407
#110
muyinliu
opened
3 years ago
0
Remove test for server with null list of ciphers (https://null.badssl.com/) - newer version reject such connections without regard to cert verification options
#109
avodonosov
closed
3 years ago
2
unidentified bug causing short read of chunked data
#108
ghost
opened
3 years ago
10
Encapsulate IPv6 host addresses in brackets.
#107
phmarek
closed
4 years ago
0
Wrong "Host:" header when accessing IPv6 resources by address
#106
phmarek
closed
4 years ago
7
cl+ssl difficulties on Windows, possible alternatives
#105
lispstudent
opened
4 years ago
2
Fix `:real-host` support for HTTPS connections
#104
ieure
closed
4 years ago
0
Do not wait for the response infinitely if there is no one
#103
shamazmazum
closed
4 years ago
0
Remove Authorization: header on redirect.
#102
rwiker
closed
4 years ago
0
Can not send nil values in multipart/form-data.
#101
wnortje
closed
4 years ago
2
set the license and author fields of the asdf systems
#100
galdor
closed
4 years ago
0
Pass :TLSEXT-HOST-NAME option when ATTACH-SSL on LispWorks
#99
xh4
closed
5 years ago
3
localhost request fails with PHP built-in webserver
#98
iharsuvorau
closed
5 years ago
12
Add support for Genera
#97
Symbolics
closed
5 years ago
1
Keep-Alive request hangs if made to an URL that returns 204 response
#96
OlegTheCat
closed
4 years ago
4
Cookie parsing fails for admittelly bad cookies
#95
ckonstanski
opened
6 years ago
0
Next