openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
clojure-http-client
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 12 hours
ago. based on code collected
about 12 hours
ago.
Jul 27, 2024 — Jul 27, 2025
Showing page 1 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Point to dakrone's clj-http instead.
Phil Hagelberg
More...
almost 14 years ago
Release 1.1.0; this project is done. Use clj-http.
Phil Hagelberg
More...
over 14 years ago
Clean up dependencies
Joe Gallo
More...
over 14 years ago
Mention async.http.client in deprecation notice.
Phil Hagelberg
More...
almost 15 years ago
Deprecation notice. Please use clj-http in the future.
Phil Hagelberg
More...
almost 15 years ago
Add a facility to disable auto redirect-follow.
Baishampayan Ghose
More...
about 15 years ago
No reason for *cookies* to be a ref.
Phil Hagelberg
More...
about 15 years ago
Bump version to 1.1.0-SNAPSHOT.
Phil Hagelberg
More...
about 15 years ago
Fixed Phil's booboo. add-query-params now takes a map of query parameters. Reason being, you can't simply apply a map of parameters, so if you had a map, you'd have to make it something applyable to add-query-params. I think a map "feels better" for this problem anyway.
Raynes
More...
about 15 years ago
Make the caller add query params to the URL instead of doing it in request.
Phil Hagelberg
More...
about 15 years ago
* src/clojure_http/client.clj: Url encode query parameters.
Raynes
More...
about 15 years ago
* README.markdown: Updated README.
Raynes
More...
about 15 years ago
Added query support to request and resourcefully functions.
Raynes
More...
about 15 years ago
Release 1.0.1 with workaround for broked duck-streams.
Phil Hagelberg
More...
about 15 years ago
Require duck-streams instead of using it. Works with Clojure 1.2.
Phil Hagelberg
More...
about 15 years ago
Update gitignore.
Phil Hagelberg
More...
about 15 years ago
Release 1.0.0. Move ns to clojure-http.client!
Phil Hagelberg
More...
about 15 years ago
Update Clojure/contrib/swank dependency versions.
Phil Hagelberg
More...
over 15 years ago
Accept */* content-types by default.
Phil Hagelberg
More...
over 15 years ago
Add connection object to response map.
Phil Hagelberg
More...
over 15 years ago
Depend on master version of clojure.
Phil Hagelberg
More...
over 15 years ago
Check pom into git for integration with hudson, etc.
Phil Hagelberg
More...
over 15 years ago
Don't use org.clojure group.
Phil Hagelberg
More...
over 15 years ago
Merge branch 'master' of git://github.com/marktriggs/clojure-http-client into lein
Phil Hagelberg
More...
over 15 years ago
Added support for basic HTTP authentication.
Mark Triggs
More...
over 15 years ago
Move to lein.
Phil Hagelberg
More...
over 15 years ago
Fix pom to work with upstream versions.
Phil Hagelberg
More...
over 15 years ago
Added connect timeout; thanks cmoscoso!
Phil Hagelberg
More...
almost 16 years ago
Merged changes from tomo fixing cookie/header behaviour.
Phil Hagelberg
More...
almost 16 years ago
Merge commit 'rnewman/master'
Phil Hagelberg
More...
almost 16 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree