Commit History

Автор SHA1 Съобщение Дата
  Christian Noon dfd4ac1102 Added a basic auth `Authorization` header example to the README. преди 10 години
  Christian Noon a8ea24adf2 Added section to the README about new HTTP header support in the global functions. преди 10 години
  Christian Noon c2916be86d Cleaned up the syntax in all code samples in the README. преди 10 години
  Christian Noon 2eb6f27f9f Merge pull request #586 from Alamofire/feature/custom_header_support преди 10 години
  Christian Noon a89e4d831d Added initialization tests for downloads with and without custom headers. преди 10 години
  Christian Noon a6aff1d484 Added initialization tests for file, data and stream uploads with custom headers. преди 10 години
  Christian Noon c3d1aa3922 Added test for appending custom headers to a request. преди 10 години
  Christian Noon 92bbee0edb Unified the global request, upload and download external parameters convention. преди 10 години
  Christian Noon 84330a9295 Extended request/download/upload methods to support custom headers. преди 10 години
  Christian Noon 07cb212a01 Modified the URLRequest convenience method to return a mutable NSURLRequest. преди 10 години
  Christian Noon 97c29c6c48 Merge pull request #576 from avismarahl/master преди 10 години
  Avismara ae75581837 Removed unnecessary declration преди 10 години
  Christian Noon 57f7b6cab3 Small formatting fixes...no functional changes. преди 10 години
  Petr Korolev 464e31b56c [PR #478] Modified the encode return tuple to return a mutable URL request. преди 10 години
  Christian Noon 603b21ffdd Merge pull request #557 from ikesyo/optional-binding преди 10 години
  Syo Ikeda 9041e45aa0 [Refactoring] Replace many of force unwrapping usages with optional binding and where clause преди 10 години
  Syo Ikeda a5c214ab36 [Issue #568] Updated travis-ci to Xcode 6.4 and added iOS 8.4 tests to matrix. преди 10 години
  Christian Noon 12a10a2a0a Merge pull request #539 from Alamofire/feature/multipart_form_data преди 10 години
  Christian Noon f15574143b Multipart form data uploads now properly set the Content-Type header. преди 10 години
  Christian Noon 14f74c3ad9 Updated input stream read buffer logic to handle end of buffer case. преди 10 години
  Christian Noon a2cca57eee Merge pull request #542 from kylef/kylef/lint-podspec преди 10 години
  Kyle Fuller 44c8304903 [travis] Lint full podspec преди 10 години
  Christian Noon f1b902884c Merge pull request #541 from rojotek/patch-1 преди 10 години
  Christian Noon 772af531b0 Updated the README to include an example of uploading MultipartFormData. преди 10 години
  Christian Noon cb9e11b964 [Issue #537] Exposed persistence parameter for basic auth credentials. преди 10 години
  rojotek 703a640d1f Update README.md преди 10 години
  Christian Noon b8a0b2ef6b Added tests around uploading MultipartFormData and monitoring progress. преди 10 години
  Christian Noon 138db4a425 Added support in the Manager for uploading MultipartFormData. преди 10 години
  Christian Noon 145def68e8 Added multipart form data unit tests and modified some of the error conditions. преди 10 години
  Christian Noon 7bfc0c411c Multipart form data now exposes boundary and no longer requires string encoding. преди 10 години