File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change 88#+LANGUAGE: en
99
1010* Table of Contents                                                     :TOC:
11+  - [[#help-wanted][HELP WANTED]]
1112 - [[#introduction][Introduction]]
1213   - [[#overview][Overview]]
13-    - [[#philosophy- ][Philosophy  ]]
14+    - [[#philosophy][Philosophy]]
1415 - [[#installation][Installation]]
16+  - [[#towards-a-300-release-new][Towards a 3.0.0 release (NEW)]]
1517 - [[#quickstart][Quickstart]]
1618   - [[#head][HEAD]]
1719   - [[#get][GET]]
2224   - [[#headers][Headers]]
2325   - [[#meta-tag-headers][Meta Tag Headers]]
2426   - [[#link-headers][Link Headers]]
25-    - [[#redirects- ][Redirects  ]]
27+    - [[#redirects][Redirects]]
2628   - [[#cookies][Cookies]]
2729   - [[#exceptions][Exceptions]]
2830   - [[#decompression][Decompression]]
@@ -82,18 +84,19 @@ function.
8284With Leiningen/Boot:
8385
8486#+BEGIN_SRC clojure
85- [clj-http "2.0.1 "]
87+ [clj-http "2.1.0 "]
8688#+END_SRC
8789
8890Previous versions available as:
8991
9092#+BEGIN_SRC clojure
93+ [clj-http "2.0.1"]
9194[clj-http "1.1.2"]
9295[clj-http "1.1.1"]
9396[clj-http "1.0.1"]
9497#+END_SRC
9598
96- clj-http supports clojure 1.5 .0 and higher.
99+ clj-http supports clojure 1.6 .0 and higher.
97100
98101* Towards a 3.0.0 release (NEW)
99102So there is a 2.0 branch which is based on the latest released version of
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments