提交历史

作者 SHA1 备注 提交日期
  Mattt Thompson 6cffddcf15 [Issue #359][Issue #358] Respect server provided character encoding with overrideable configuration, defaulting string response serialization to ISO-8859-1, as per the HTTP/1.1 specification. 10 年之前
  Christian Noon af1e24c383 Removed ambiguous response serializer methods that collide with default parameters. 10 年之前
  Mattt Thompson 950eda9688 Rebasing xcode-6.3 from master. 10 年之前
  Aron Cedercrantz 2f39b8634a [Issue #357] Resolving issues with Xcode 6.3 Beta 2 10 年之前
  Mattt Thompson d337018a5b Porting code to Swift 1.2 10 年之前
  Mattt Thompson 501233fb2b Temporarily disabling -b flags in cURL debug on OS X because of a spec validation error with CocoaPods 0.36.0.beta-1 11 年之前
  Mattt Thompson d10295560d Updating copyright year 11 年之前
  Alexander Strakovich 6f0a61e572 Use defined type for clojure 'destination' in download functions 11 年之前
  mrahmiao 119d71473f Re-indent the :param: comment of . 11 年之前
  Alexander Strakovich 93170b53a8 Change internal progress state before calling delegates 11 年之前
  Mattt Thompson 3382b46170 Merge pull request #254 from mowens/bug/handle-0-bytes 11 年之前
  Mattt Thompson d41b8da0a1 [Issue #269] Documenting requirement to cancel pending tasks before session manager deinitialization 11 年之前
  Mattt Thompson e356b9f6f8 [Issue #269] Fixing crash caused by Manager deinit 11 年之前
  Noon, Christian 8b13498dd9 Extracted default HTTP header creation into a public class method. 11 年之前
  Noon, Christian ac25b66f27 Fixed issue where directory and domain parameters were ignored. 11 年之前
  mike.owens d8c9a91257 Added hanlding of valid NSData object with 0 bytes for serializers 11 年之前
  Oleh Sannikov 3cc61a5299 Compose percent-encoded query from percent-encoded components 11 年之前
  Florent Vilmart ae2ea5a435 [Issue #241] Set HTTPBodyStream for streamed request 11 年之前
  Mattt Thompson fb5592e01b [Issue #226] Fixing optional cookie entry in cURL output 11 年之前
  Mattt Thompson 9fb8bdeaa2 Fixing possible exception when force unwrapping optional header properties 11 年之前
  Mattt Thompson 28df82ec9c [Issue #206] Replacing stringByAddingPercentEncodingWithAllowedCharacters with CFURLCreateStringByAddingPercentEscapes to prevent out-of-memory exception 11 年之前
  Mattt Thompson 923c009859 [Issue #175] Refining dispatch-based synchronized access to subdelegates 11 年之前
  Mattt Thompson 959fb5ea53 Xcode 6.1 11 年之前
  Brian Smith dafd818a9e Make it easier to switch between the global request method and a manager 11 年之前
  Mattt Thompson be764884cf Merge pull request #167 from nvh/master 11 年之前
  John Gibb 0193659cc7 Escape quotes in curl command 11 年之前
  John Gibb 943047043b Unwrap optionals for basic auth credentials 11 年之前
  Mattt Thompson c851117da2 Merge pull request #171 from parto/master 11 年之前
  Essan Parto 7779ae0ce3 Resolving pending response handler bug 11 年之前
  Niels van Hoorn 570ed7e8fe Added + to the list of parameter encoded values 11 年之前