We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0defe8 + 083cbf1 commit fa5befdCopy full SHA for fa5befd
.gitignore
@@ -4,3 +4,4 @@ __dummy.html
4
*.o
5
*.obj
6
request.dproj
7
+dub.selections.json
README.md
@@ -2,6 +2,7 @@
2
3
[](https://travis-ci.org/ikod/dlang-requests)
+
HTTP client library, inspired by python-requests with goals:
8
* small memory footprint
0 commit comments