이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
SisMaker
/
ibrowse
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
Projects
0
릴리즈
30
위키
활동
소스 검색
Version 4.2
pull/140/head
v4.2
Chandrashekhar Mullaparthi
9 년 전
부모
7c4d098b79
커밋
fd81d44182
3개의 변경된 파일
과
7개의 추가작업
그리고
2개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+5
-0
CHANGELOG
+1
-1
README.md
+1
-1
src/ibrowse.app.src
+ 5
- 0
CHANGELOG
파일 보기
@ -1,5 +1,10 @@
CONTRIBUTIONS & CHANGE HISTORY
==============================
28-09-2015 - v4.2
* Merged long pending improvements to pipelining
https://github.com/cmullaparthi/ibrowse/pull/123
* Merged pull request https://github.com/cmullaparthi/ibrowse/pull/131
03-08-2015 - v4.1.2
* R18 compatibility fix
https://github.com/cmullaparthi/ibrowse/issues/129
+ 1
- 1
README.md
파일 보기
@ -7,7 +7,7 @@ ibrowse is a HTTP client written in erlang.
**Comments to:** chandrashekhar.mullaparthi@gmail.com
**Current Version:** 4.
1.
2
**Current Version:** 4.2
**Latest Version:** git://github.com/cmullaparthi/ibrowse.git
+ 1
- 1
src/ibrowse.app.src
파일 보기
@ -1,6 +1,6 @@
{application, ibrowse,
[{description, "Erlang HTTP client application"},
{vsn, "4.
1.
2"},
{vsn, "4.2"},
{registered, [ibrowse_sup, ibrowse]},
{applications, [kernel,stdlib]},
{env, []},
쓰기
미리보기
불러오는 중...
취소
저장