Pārlūkot izejas kodu

New release bundling patches for the past 6 months

pull/144/merge v4.4
Chandrashekhar Mullaparthi pirms 8 gadiem
vecāks
revīzija
63e830d12d
4 mainītis faili ar 9 papildinājumiem un 2 dzēšanām
  1. +5
    -0
      CHANGELOG
  2. +2
    -0
      CONTRIBUTORS
  3. +1
    -1
      README.md
  4. +1
    -1
      src/ibrowse.app.src

+ 5
- 0
CHANGELOG Parādīt failu

@ -1,6 +1,11 @@
CONTRIBUTIONS & CHANGE HISTORY
==============================
28-01-2017 - v4.4
* Fixes to SOCKS over SSL processing
* Added stream_full_chunks option
* Merged pull requests 145, 151
07-06-2016 - v4.3
* Adopted erlang.mk for compiling. I find it easier to understand
how 'make' behaves compared to rebar. This repo can still be built

+ 2
- 0
CONTRIBUTORS Parādīt failu

@ -63,3 +63,5 @@ https://github.com/rflynn
https://github.com/Vagabond
https://github.com/divolgin
https://github.com/vans163
https://github.com/shakugan
https://github.com/p2k

+ 1
- 1
README.md Parādīt failu

@ -7,7 +7,7 @@ ibrowse is a HTTP client written in erlang.
**Comments to:** chandrashekhar.mullaparthi@gmail.com
**Current Version:** 4.3
**Current Version:** 4.4
**Latest Version:** git://github.com/cmullaparthi/ibrowse.git

+ 1
- 1
src/ibrowse.app.src Parādīt failu

@ -1,6 +1,6 @@
{application, ibrowse,
[{description, "Erlang HTTP client application"},
{vsn, "4.3"},
{vsn, "4.4"},
{registered, [ibrowse_sup, ibrowse]},
{applications, [kernel,stdlib]},
{env, []},

Notiek ielāde…
Atcelt
Saglabāt