Skip to content

Commit fa5befd

Browse files
committed
Merge branch 'master' of https://github.com/ikod/dlang-requests
2 parents b0defe8 + 083cbf1 commit fa5befd

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ __dummy.html
44
*.o
55
*.obj
66
request.dproj
7+
dub.selections.json

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
[![Build Status](https://travis-ci.org/ikod/dlang-requests.svg?branch=master)](https://travis-ci.org/ikod/dlang-requests)
44

5+
56
HTTP client library, inspired by python-requests with goals:
67

78
* small memory footprint

0 commit comments

Comments
 (0)