Skip to content

HttpClient/JDK6

Choose a tag to compare

@dadiyang dadiyang released this 15 Jun 11:01
  1. HttpClient supported;
  2. JDK6+ supported;
  3. new annotation:
    3.1 ContentType
    3.2 UserAgent
  4. Headers and Cookies annotation can be use on Method and Type;