Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / dakrone/clj-http issues and pull requests

#650 - chore: fix reflection warning on javax.xml.parsers.SAXParser

Pull Request - State: closed - Opened by raszi 3 months ago

#649 - Update redir strategy javadoc links

Pull Request - State: closed - Opened by tobias 3 months ago - 1 comment

#648 - Correct documentation link

Pull Request - State: closed - Opened by andrewnimmo 4 months ago

#647 - Allow NoopHostNameVerifier to be set for SOCKS Proxy

Pull Request - State: open - Opened by dharrigan 6 months ago

#646 - Fix incorrect socket state when using SOCKS proxy

Pull Request - State: open - Opened by raycheung 7 months ago

#645 - Support async with socks proxy?

Issue - State: open - Opened by raycheung 7 months ago

#643 - Retry when service is (tempoarily) unavailable

Issue - State: open - Opened by jacobemcken 9 months ago - 3 comments

#642 - option to pre-process `:query-params`

Issue - State: open - Opened by raymcdermott 10 months ago - 2 comments

#640 - Avoid a NPE when the charset in a content type is empty

Pull Request - State: closed - Opened by msprunck about 1 year ago - 1 comment
Labels: bug

#639 - url path parameters

Issue - State: open - Opened by sysmat about 1 year ago - 2 comments

#638 - AOT issues with clj_http.headers.HeaderMap

Issue - State: open - Opened by pesterhazy about 1 year ago - 4 comments

#637 - Specify unit is seconds in with-connection-pool docstring.

Pull Request - State: closed - Opened by samwagg about 1 year ago - 1 comment

#636 - Async requests not really async

Issue - State: open - Opened by lgrapenthin over 1 year ago

#635 - Add note about :content-type encoding

Pull Request - State: open - Opened by danielcompton over 1 year ago - 1 comment

#634 - multipart posts: sending name requires a mime-type

Issue - State: open - Opened by ejschoen over 1 year ago

#633 - :threads is mis-named and mis-documented

Issue - State: open - Opened by Chouser over 1 year ago

#632 - Add transit to README optional deps.

Pull Request - State: closed - Opened by samwagg over 1 year ago - 1 comment

#631 - `:query-params` are re-ordered

Issue - State: open - Opened by verhovsky over 1 year ago

#630 - feat(xml): Adding support for XML response body parsing.

Pull Request - State: closed - Opened by elliotcourant almost 2 years ago - 4 comments
Labels: feature, 3.x

#629 - allow nested array query params

Pull Request - State: open - Opened by GordianNaught almost 2 years ago - 2 comments

#628 - Add ability to set custom boundary for multipart entity

Pull Request - State: open - Opened by siriniok almost 2 years ago

#626 - URL encoding of whitespace should be "%20" instead of "+" in query parameters

Issue - State: open - Opened by viesti almost 2 years ago - 1 comment

#625 - cookie-policy none

Issue - State: open - Opened by justin2004 about 2 years ago

#624 - tiny capitalization fix

Pull Request - State: closed - Opened by The-Alchemist about 2 years ago

#623 - Nested query params

Issue - State: open - Opened by jmurp about 2 years ago

#622 - add documentation on proxy credentials

Pull Request - State: closed - Opened by cavandavid about 2 years ago
Labels: 3.x

#621 - Use standard Clojure map for cookies

Pull Request - State: closed - Opened by sumbach about 2 years ago - 2 comments
Labels: 3.x

#619 - readme: update link to clj-http-lite

Pull Request - State: closed - Opened by lread over 2 years ago

#618 - Strip quotes in detect-charset

Pull Request - State: open - Opened by nathell over 2 years ago

#617 - Allow overriding of the file name in multi part uploads

Pull Request - State: open - Opened by ahammel over 2 years ago

#616 - Handling of private proxies

Issue - State: closed - Opened by zackteo over 2 years ago - 2 comments

#615 - Don't discard body for HEAD requests.

Pull Request - State: closed - Opened by AustinHaas-cisco over 2 years ago

#613 - The word 'officially' is spelt wrong in the GitHub description

Issue - State: closed - Opened by EdwardBetts over 2 years ago - 1 comment

#612 - Updates the number of downloads on clojars

Pull Request - State: closed - Opened by puneetpahuja over 2 years ago - 1 comment

#611 - Fix #609: Fix reading Transit response stream if data isn't available…

Pull Request - State: closed - Opened by Deraen over 2 years ago - 1 comment

#610 - Async HTTP Request Connection Timeout Not Work Correctly

Issue - State: open - Opened by madawei2699 over 2 years ago - 3 comments

#608 - Fix: Typo in README

Pull Request - State: closed - Opened by vandyand almost 3 years ago - 1 comment

#607 - Update deps

Pull Request - State: closed - Opened by ghaskins almost 3 years ago - 5 comments

#606 - Update README.org

Pull Request - State: closed - Opened by rgkirch almost 3 years ago - 1 comment

#605 - Skip query param encoding?

Issue - State: open - Opened by jeaye almost 3 years ago - 3 comments

#604 - Bump log4j2 version for cve-2021-44228

Pull Request - State: closed - Opened by eltonlaw almost 3 years ago - 3 comments

#603 - Severe security vulnerability in used version of log4j2

Issue - State: closed - Opened by anneCarlson almost 3 years ago - 2 comments

#602 - Switch to built in http client (introduced in java 11)

Issue - State: closed - Opened by kirillsalykin about 3 years ago - 3 comments

#601 - Support conditional jsonista dependency

Issue - State: open - Opened by FieryCod about 3 years ago - 1 comment

#600 - Unable to add cookies to the cookie store

Issue - State: open - Opened by bryanhonof over 3 years ago - 1 comment

#599 - allow http-client re-use in async situation

Pull Request - State: closed - Opened by rborer over 3 years ago - 1 comment

#598 - Upgrade dependencies

Pull Request - State: closed - Opened by rymndhng over 3 years ago

#597 - Bump httpcore to version 4.4.14

Pull Request - State: closed - Opened by rborer over 3 years ago - 1 comment

#596 - update commons-io to address CVE-2021-29425

Pull Request - State: closed - Opened by antonmos over 3 years ago - 1 comment

#595 - Is there an ability to add interceptor to all the outgoing calls at once?

Issue - State: closed - Opened by cksharma11 over 3 years ago - 3 comments

#594 - Exception responses leak requests

Issue - State: closed - Opened by camsaul over 3 years ago - 1 comment

#592 - Get rid of dependency on potemkin

Issue - State: open - Opened by expez over 3 years ago - 1 comment
Labels: 4.x

#591 - Add option to specify ip-address.

Issue - State: closed - Opened by FiV0 over 3 years ago - 2 comments

#588 - connection leak on gzip/deflate responses

Issue - State: open - Opened by jefimm over 3 years ago - 4 comments

#587 - Invalid 'expires' attribute

Issue - State: closed - Opened by licht1stein almost 4 years ago - 2 comments

#586 - How can I set the encoding-pattern like slurp?

Issue - State: closed - Opened by temco almost 4 years ago - 2 comments

#585 - Hanging request

Issue - State: closed - Opened by Bost almost 4 years ago - 3 comments
Labels: waiting for user

#584 - core/request-config, normalizeUri bug fix

Pull Request - State: closed - Opened by torkus almost 4 years ago - 1 comment

#583 - core/request-config, adds 'normalize-uri' parameter. default true.

Pull Request - State: closed - Opened by torkus almost 4 years ago - 1 comment

#582 - redirect location is being decoded before being followed

Issue - State: closed - Opened by torkus almost 4 years ago - 8 comments
Labels: waiting for user

#581 - Forwarding event to Elasticsearch :http-options is not working

Issue - State: closed - Opened by bshah0408 almost 4 years ago - 5 comments
Labels: waiting for user

#580 - chore: remove reflection warnings

Pull Request - State: closed - Opened by hugoduncan almost 4 years ago - 3 comments

#579 - Add ability to use Standard Cookie Spec.

Issue - State: open - Opened by mplubratt almost 4 years ago - 1 comment
Labels: waiting for user

#578 - clj-http and WARNING: Invalid cookie header:

Issue - State: closed - Opened by x-nikolas almost 4 years ago - 1 comment

#577 - Got connection refused exception

Issue - State: closed - Opened by vganshin almost 4 years ago - 2 comments

#576 - Fix typo in changelog

Pull Request - State: closed - Opened by rborer about 4 years ago - 1 comment

#575 - Refactor SSLContext Configuration for Connection Managers

Pull Request - State: closed - Opened by rymndhng about 4 years ago

#574 - Adds workaround for Async Multipart uploads greater than 25 kb

Pull Request - State: closed - Opened by rymndhng about 4 years ago - 4 comments

#573 - Handle quoted parameter values in content type

Pull Request - State: closed - Opened by posobin about 4 years ago

#572 - Async connection manager doesn't support Keystore.

Issue - State: closed - Opened by gitankitsingh about 4 years ago - 1 comment
Labels: bug, 3.x

#571 - Re-usable connection manager closes connection with keystore.

Issue - State: open - Opened by gitankitsingh about 4 years ago - 1 comment

#570 - Clean imports and remove unused imports

Pull Request - State: closed - Opened by gitankitsingh about 4 years ago - 2 comments

#569 - Bump patch versions of apache httpcomponents to latest.

Pull Request - State: closed - Opened by kelveden about 4 years ago - 2 comments

#568 - Fixed decode-json-body

Pull Request - State: closed - Opened by ajchemist about 4 years ago - 3 comments

#567 - rename `exceptional-status` from `unexceptional-status`

Pull Request - State: open - Opened by MarcusSky about 4 years ago
Labels: 4.x

#566 - Multi files in multipart

Issue - State: closed - Opened by jherrlin about 4 years ago

#565 - Close transit input stream after reading response

Pull Request - State: closed - Opened by rymndhng about 4 years ago

#564 - Connections not released when using `:as :transit+json` on 3.10.x

Issue - State: closed - Opened by dmcgillen about 4 years ago - 2 comments
Labels: bug

#563 - Misnamed keyword on exception type?

Issue - State: open - Opened by MarcusSky about 4 years ago - 2 comments
Labels: 4.x

#562 - Enumerated multi-param-style added

Pull Request - State: closed - Opened by sdaro about 4 years ago

#561 - [DRAFT] Experiment to get apache http5 client working

Pull Request - State: closed - Opened by rymndhng about 4 years ago - 1 comment
Labels: 4.x

#560 - Async request goes not work when uploading files greater than 25 KB

Issue - State: closed - Opened by YaelKhalman about 4 years ago - 2 comments

#559 - Prepare release notes for 3.10.3

Pull Request - State: closed - Opened by rymndhng about 4 years ago - 1 comment

#557 - Update installation instructions to latest version

Pull Request - State: closed - Opened by bakku about 4 years ago - 1 comment

#556 - Make CookieSpecs/STANDARD the default cookie spec

Pull Request - State: open - Opened by ska2342 about 4 years ago - 2 comments
Labels: 4.x

#555 - json coercion failed with cheshire 5.8.1

Issue - State: closed - Opened by jngbng over 4 years ago - 3 comments

#554 - Properly handle "308 Permanent Redirect" status code

Pull Request - State: closed - Opened by kachayev over 4 years ago - 6 comments

#553 - {:async? true} ignored when making a request

Issue - State: closed - Opened by 0xtmphey over 4 years ago - 1 comment

#552 - json output coercion fails on exceptional HTTP codes

Issue - State: closed - Opened by Happy-Monad over 4 years ago - 2 comments
Labels: waiting for user

#551 - Prepare 3.10.2 release notes

Pull Request - State: closed - Opened by rymndhng over 4 years ago - 6 comments