issues
search
dakrone
/
clj-http
An idiomatic clojure http client wrapping the apache client. Officially supported version.
http://clojars.org/clj-http
MIT License
1.78k
stars
410
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
chore: fix reflection warning on javax.xml.parsers.SAXParser
#650
raszi
closed
3 months ago
0
Update redir strategy javadoc links
#649
tobias
closed
3 months ago
1
Correct documentation link
#648
andrewnimmo
closed
3 months ago
0
Allow NoopHostNameVerifier to be set for SOCKS Proxy
#647
dharrigan
opened
6 months ago
0
Fix incorrect socket state when using SOCKS proxy
#646
raycheung
opened
7 months ago
0
Support async with socks proxy?
#645
raycheung
opened
7 months ago
0
`with-middleware` rebinds `http/request` with new core client
#644
SevereOverfl0w
opened
7 months ago
0
Retry when service is (tempoarily) unavailable
#643
jacobemcken
opened
9 months ago
3
option to pre-process `:query-params`
#642
raymcdermott
opened
9 months ago
2
The :redirect-strategy doesn't seem to work for PUT and PATCH HTTP methods
#641
Terbiy
opened
1 year ago
0
Avoid a NPE when the charset in a content type is empty
#640
msprunck
closed
7 months ago
1
url path parameters
#639
sysmat
opened
1 year ago
2
AOT issues with clj_http.headers.HeaderMap
#638
pesterhazy
opened
1 year ago
4
Specify unit is seconds in with-connection-pool docstring.
#637
samwagg
closed
1 year ago
1
Async requests not really async
#636
lgrapenthin
opened
1 year ago
0
Add note about :content-type encoding
#635
danielcompton
opened
1 year ago
1
multipart posts: sending name requires a mime-type
#634
ejschoen
opened
1 year ago
0
:threads is mis-named and mis-documented
#633
Chouser
opened
1 year ago
0
Add transit to README optional deps.
#632
samwagg
closed
1 year ago
1
`:query-params` are re-ordered
#631
verhovsky
opened
1 year ago
0
feat(xml): Adding support for XML response body parsing.
#630
elliotcourant
closed
1 year ago
4
allow nested array query params
#629
GordianNaught
opened
1 year ago
2
Add ability to set custom boundary for multipart entity
#628
siriniok
opened
1 year ago
0
Calling `.close` on response http stream will fully read stream contents rather than terminating.
#627
phronmophobic
opened
1 year ago
2
URL encoding of whitespace should be "%20" instead of "+" in query parameters
#626
viesti
opened
1 year ago
1
cookie-policy none
#625
justin2004
opened
2 years ago
0
tiny capitalization fix
#624
The-Alchemist
closed
2 years ago
0
Nested query params
#623
jmurp
opened
2 years ago
0
add documentation on proxy credentials
#622
cavandavid
closed
2 years ago
0
Use standard Clojure map for cookies
#621
sumbach
closed
2 years ago
2
Whenever I get a 405 response from a server, a null pointer exception is thrown because the connection wasn't found
#620
FrankApiyo
closed
2 years ago
1
readme: update link to clj-http-lite
#619
lread
closed
2 years ago
0
Strip quotes in detect-charset
#618
nathell
opened
2 years ago
0
Allow overriding of the file name in multi part uploads
#617
ahammel
opened
2 years ago
0
Handling of private proxies
#616
zackteo
closed
2 years ago
2
Don't discard body for HEAD requests.
#615
AustinHaas-cisco
closed
2 years ago
0
HEAD requests shouldn't discard body (in the request).
#614
AustinHaas-cisco
closed
2 years ago
0
The word 'officially' is spelt wrong in the GitHub description
#613
EdwardBetts
closed
2 years ago
1
Updates the number of downloads on clojars
#612
puneetpahuja
closed
2 years ago
1
Fix #609: Fix reading Transit response stream if data isn't available…
#611
Deraen
closed
2 years ago
1
Async HTTP Request Connection Timeout Not Work Correctly
#610
madawei2699
opened
2 years ago
3
Parse-transit will ignore body is input-stream doesn't have data available right away
#609
Deraen
closed
2 years ago
8
Fix: Typo in README
#608
vandyand
closed
2 years ago
1
Update deps
#607
ghaskins
closed
1 year ago
5
Update README.org
#606
rgkirch
closed
2 years ago
1
Skip query param encoding?
#605
jeaye
opened
2 years ago
3
Bump log4j2 version for cve-2021-44228
#604
eltonlaw
closed
2 years ago
3
Severe security vulnerability in used version of log4j2
#603
anneCarlson
closed
2 years ago
2
Switch to built in http client (introduced in java 11)
#602
kirillsalykin
closed
2 years ago
3
Support conditional jsonista dependency
#601
FieryCod
opened
3 years ago
1
Next