Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Strive-Java/httpclientutil
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Arronlong/httpclientutil
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 15 commits
  • 11 files changed
  • 2 contributors

Commits on Feb 7, 2018

  1. 更新版本为1.1-SNAPSHOT版本

    崔成龙 committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    cb3a265 View commit details
    Browse the repository at this point in the history
  2. 更新maven插件

    崔成龙 committed Feb 7, 2018
    Configuration menu
    Copy the full SHA
    cbe5eaa View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2018

  1. 修改下载接口,支持自定义请求方式

    崔成龙 committed Mar 5, 2018
    Configuration menu
    Copy the full SHA
    650c472 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2018

  1. Configuration menu
    Copy the full SHA
    08b67fb View commit details
    Browse the repository at this point in the history
  2. Merge pull request Arronlong#22 from Arronlong/develop

    Develop
    Arronlong authored Sep 5, 2018
    Configuration menu
    Copy the full SHA
    aae7e18 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. 更新maven坐标

    崔成龙 committed Sep 6, 2018
    Configuration menu
    Copy the full SHA
    c9d1469 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into develop

    Arronlong authored Sep 6, 2018
    Configuration menu
    Copy the full SHA
    8c4163f View commit details
    Browse the repository at this point in the history
  3. Merge pull request Arronlong#23 from Arronlong/develop

    更新maven坐标
    Arronlong authored Sep 6, 2018
    Configuration menu
    Copy the full SHA
    35e8c6b View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Configuration menu
    Copy the full SHA
    3399a19 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2018

  1. Configuration menu
    Copy the full SHA
    c1554e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2018

  1. # WARNING: head commit changed in the meantime

    1.修改设置timeout的方式,通过HttpConfig来设置超时;
    2.添加新的请求方法sendAndGetResp,用于返回HttpResult对象。
    崔成龙 committed Sep 15, 2018
    Configuration menu
    Copy the full SHA
    c12aa42 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. 修复post请求时发送json,而content-type为text/plain的bug;

    更新版本为1.0.2
    崔成龙 committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    76d312c View commit details
    Browse the repository at this point in the history
  2. Merge pull request Arronlong#25 from Arronlong/develop

    Develop
    Arronlong authored Sep 25, 2018
    Configuration menu
    Copy the full SHA
    b4648cf View commit details
    Browse the repository at this point in the history
  3. 修改demo说明,同时更新版本到1.0.4

    崔成龙 committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    25f73a5 View commit details
    Browse the repository at this point in the history
  4. Merge pull request Arronlong#26 from Arronlong/develop

    修改demo说明,同时更新版本到1.0.4
    Arronlong authored Sep 25, 2018
    Configuration menu
    Copy the full SHA
    e6944ef View commit details
    Browse the repository at this point in the history
Loading