issues
search
tkf
/
emacs-request
Request.el -- Easy HTTP request for Emacs Lisp
http://tkf.github.com/emacs-request/
GNU General Public License v3.0
629
stars
93
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[Feature request]: Silence "[error] request--callback: peculiar error" when aborting without setting custom variables
#226
daanturo
opened
6 months ago
2
Response streaming?
#225
CyberShadow
opened
8 months ago
5
what happens when success callback called multiple times concurrently
#224
mooseyboots
closed
1 year ago
1
Question about Multicast
#223
yigitemres
opened
1 year ago
2
adds support for curl "<"
#222
rfaulhaber
closed
1 year ago
1
Cslux data alist not converted
#221
dickmao
closed
1 year ago
0
Assoc data list not converted to string
#220
casch-at
closed
1 year ago
2
Latest request release (0.3.2) is partially incompatible with Eldev
#219
edran
opened
1 year ago
1
Autoloads (was #217)
#218
dickmao
closed
2 years ago
0
autoload cookies for api functions
#217
tomterl
closed
2 years ago
2
Debugger entered--Lisp error: (void-function request)
#216
soilc
closed
2 years ago
10
Fix docstring has wrong usage of unescaped single quotes
#215
dportnrj
closed
2 years ago
0
Wrong URL in About section of repository emacs-request
#214
dportnrj
opened
2 years ago
0
Cannt handle https sites with F5 BIG-IP's Explicit proxy
#213
ysjj
closed
2 years ago
0
Fix emacs native compilation warning
#212
sdwolfz
closed
2 years ago
0
fixes issue with missing mime-types
#211
rfaulhaber
closed
2 years ago
1
"--location(-L)" and "--request(-X) POST" makes all request as POST after redirection,
#210
hwiorn
closed
2 years ago
1
PATCH request method
#209
sienic
closed
2 years ago
2
Extra error like message in the Message buffer
#208
davidshen84
closed
2 years ago
1
Sending should not rely on UNIX pipes -- it's slow.
#207
furkanusta
opened
2 years ago
1
Confusing error logs in *Messages*
#206
junjizhi
closed
2 years ago
1
Docs url is wrong
#205
togakangaroo
closed
3 years ago
3
Pass user agent to curl
#204
thanhvg
closed
3 years ago
1
FYI: (while (accept-process-output process))
#203
alphapapa
closed
3 years ago
4
Safer alternative to passing curl options on the command line (e.g. to not reveal secrets to other users on the system)
#202
alphapapa
closed
3 years ago
1
Dev
#201
dickmao
closed
3 years ago
0
Add headers slot into request-response structure
#200
conao3
closed
3 years ago
3
Fix checkdoc/package-lint/byte-compiler issue
#199
conao3
closed
3 years ago
2
Conao3 fix readme
#198
dickmao
closed
3 years ago
0
Fix README S-exp format as (declare (indent 1))
#197
conao3
closed
3 years ago
2
Adding to NonGNU ELPA
#196
monnier
closed
3 years ago
1
Hope request.el included in GNU ELPA
#195
stardiviner
closed
3 years ago
2
get/post to sites in https using certificates
#194
matteoredaelli
closed
3 years ago
1
error 403 with ein
#193
sam-s
closed
4 years ago
4
confusing output
#192
zbelial
closed
4 years ago
2
Move definition of request-testing-server-name to top of file
#191
gutron
closed
4 years ago
1
Head requests
#190
cniles
closed
4 years ago
1
Parameter (params) with special characters do not work
#189
dangom
closed
4 years ago
3
Question regarding request + Tramp
#188
Knusper
closed
4 years ago
2
Incorrect flags passed to curl with :auth
#187
DavidTruby
closed
4 years ago
4
any request returns "request-default-error-callback"
#186
dalanicolai
closed
4 years ago
4
url-retrieve POST data encoding
#185
nivekuil
closed
4 years ago
1
Use url-retrieve silently
#184
nivekuil
closed
4 years ago
1
How do I make a GET request and parse the json output into a elisp structure?
#183
olavfosse
closed
4 years ago
1
fix a paren-matching error in request-testing-sync
#182
jktomer
closed
4 years ago
1
remove spurious with-response-slots from request-auth test
#181
jktomer
closed
4 years ago
1
testserver.py: fix redirects from handlers besides /redirect.
#180
jktomer
closed
4 years ago
0
testserver.py: redirect to correct path
#179
jktomer
closed
4 years ago
1
:encoding not a valid keyword argument
#178
louisdecharson
closed
4 years ago
4
Auth digest
#177
dickmao
closed
4 years ago
2
Next