Histórico de Commits

Autor SHA1 Mensagem Data
  Christian Noon 7de9fe9e96 Added method for appending body part with data, name and mime type. há 10 anos atrás
  Christian Noon 5a572db14d Encoding MultipartFormData now returns appending body part error if applicable. há 10 anos atrás
  Christian Noon d92189191a Added resumeData property to Request to expose outside response data serializer. há 10 anos atrás
  Christian Noon 74ac42c9fa Failed download task delegate now stores resume data if it is available. há 10 anos atrás
  Christian Noon fd4648a4ee Updated README to include the AlamofireSF twitter handle and security disclosure. há 10 anos atrás
  Christian Noon ed752d3987 Removed excess call to completion handler by passing it on to response method. há 10 anos atrás
  Christian Noon 16920d17dd Updated test suite to accommodate new generic response serialization logic. há 10 anos atrás
  Christian Noon 663fbfde18 Refactored response serialization to use generics and a ResponseSerializer protocol. há 10 anos atrás
  Christian Noon 338955a547 Audited logic for multiple if let binding and formatting...no functional changes. há 10 anos atrás
  Christian Noon 5a0c11b337 Added TLS evaluation tests for expired leaf cert with various server trust policies. há 10 anos atrás
  Christian Noon 608c2b52b9 Added disig certs to the test targets for testing expired leaf TLS evaluation. há 10 anos atrás
  Christian Noon 39e8e42e6a Added SecurityTrustPolicy to support various types of server trust evaluations. há 10 anos atrás
  Christian Noon 2401f6c92b Opened the TaskDelegate queue to allow custom request extension operations. há 10 anos atrás
  Christian Noon b69959b8ad Removed unnecessary respondsToSelector overrides for SessionDelegate methods. há 10 anos atrás
  Christian Noon bccbf19a51 Moved the credential clearing into setUp to attempt to fix random basic auth errors. há 10 anos atrás
  Christian Noon 28e7e8dcbe Small formatting fixes in the ParameterEncoding enum...no functional changes. há 10 anos atrás
  Christian Noon af92ca3bdc All properties are no prefixed with `self` while methods are not. há 10 anos atrás
  Christian Noon 6f93f71a8c Unified global chained response identation to match the README format. há 10 anos atrás
  Christian Noon dfd4ac1102 Added a basic auth `Authorization` header example to the README. há 10 anos atrás
  Christian Noon a8ea24adf2 Added section to the README about new HTTP header support in the global functions. há 10 anos atrás
  Christian Noon c2916be86d Cleaned up the syntax in all code samples in the README. há 10 anos atrás
  Christian Noon 2eb6f27f9f Merge pull request #586 from Alamofire/feature/custom_header_support há 10 anos atrás
  Christian Noon a89e4d831d Added initialization tests for downloads with and without custom headers. há 10 anos atrás
  Christian Noon a6aff1d484 Added initialization tests for file, data and stream uploads with custom headers. há 10 anos atrás
  Christian Noon c3d1aa3922 Added test for appending custom headers to a request. há 10 anos atrás
  Christian Noon 92bbee0edb Unified the global request, upload and download external parameters convention. há 10 anos atrás
  Christian Noon 84330a9295 Extended request/download/upload methods to support custom headers. há 10 anos atrás
  Christian Noon 07cb212a01 Modified the URLRequest convenience method to return a mutable NSURLRequest. há 10 anos atrás
  Christian Noon 97c29c6c48 Merge pull request #576 from avismarahl/master há 10 anos atrás
  Avismara ae75581837 Removed unnecessary declration há 10 anos atrás