splitting out Unirest\File and updating README

This commit is contained in:
Ahmad Nassri
2015-01-14 18:31:21 -05:00
parent ed2a2df982
commit be9bca1d5a
7 changed files with 64 additions and 66 deletions

View File

@@ -20,9 +20,6 @@ interface Method
const OPTIONS = 'OPTIONS';
const TRACE = 'TRACE';
// RFC3744
const ACL = 'ACL';
// RFC3253
const BASELINE = 'BASELINE';