提交歷史

作者 SHA1 備註 提交日期
  Samuel E. Giddins 72bd3a08ab [README] Annotate cURL example so it gets syntax highlighting 11 年之前
  Mattt Thompson 28df82ec9c [Issue #206] Replacing stringByAddingPercentEncodingWithAllowedCharacters with CFURLCreateStringByAddingPercentEscapes to prevent out-of-memory exception 11 年之前
  Mattt Thompson 66fde65b6e Merge pull request #187 from johnbeynon/patch-1 11 年之前
  John Beynon 679c744807 Update README.md 11 年之前
  Mattt Thompson 8e2e525114 [Issue #186] Clarifying iOS 7 instructions 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 年之前
  Mattt Thompson 1abaeb078b Merge pull request #178 from johngibb/master 11 年之前
  John Gibb 0193659cc7 Escape quotes in curl command 11 年之前
  John Gibb 943047043b Unwrap optionals for basic auth credentials 11 年之前
  Mattt Thompson 95b66e777f Making User class final in example 11 年之前
  Mattt Thompson 59341143a2 Merge pull request #168 from mattcantstop/master 11 年之前
  Mattt Thompson c851117da2 Merge pull request #171 from parto/master 11 年之前
  Essan Parto 7779ae0ce3 Resolving pending response handler bug 11 年之前
  Matt Duff 2c971817db added Target Dependencies in Readme instead of Link Binary 11 年之前
  Niels van Hoorn 570ed7e8fe Added + to the list of parameter encoded values 11 年之前
  Mattt Thompson 0d53a8cfa1 Merge pull request #159 from parto/master 11 年之前
  Mattt Thompson 736240421c [Issue #162] Adding previously-failing tests 11 年之前
  Mattt Thompson 942cf29836 [Issue #162] Adding missing space to stringByAddingPercentEncodingWithAllowedCharacters character set 11 年之前
  Essan Parto b548b3d3a9 Removed an unused 'priority' parameter 11 年之前
  Mattt Thompson 80a4f7dbc4 Removing extraneous dispatch to background and using weak reference for delegate in response 11 年之前
  Mattt Thompson cb8439e70a Merge pull request #153 from kaphacius/master 11 年之前
  yuri 361521806d fixes bug with HTTPbody parameters being encoded twice 11 年之前
  Mattt Thompson bb112f07e4 Update README.md 11 年之前
  Mattt Thompson 06349a4061 Merge pull request #140 from rynecheow/master 11 年之前
  Mattt Thompson c99e9ff6c1 Update README.md 11 年之前
  Mattt Thompson e495caeaa9 [Issue #146] Adding test for question marks in url encoded query 11 年之前
  Mattt Thompson c1519a5007 Changing upload and download tests to cancel after first progress block call to ensure that fulfill is called at most once 11 年之前