Commit History

Author SHA1 Message Date
  Damian Kołakowski c9c314c9cd Merge branch 'master' of https://github.com/zarghol/swifter into zarghol-master 10 years ago
  Damian Kołakowski f8aec28a88 Added parser for 'application/x-www-form-urlencoded' content type. 10 years ago
  nonn b83233e084 server chat + minor changes 10 years ago
  nonn 4b461b4f7a Swift 2.0 Error Properly used 10 years ago
  Damian Kołakowski 4765f41601 Update README.md 10 years ago
  Damian Kołakowski 2a111347b2 Podspec file passes 'pod spec lint' validation. 10 years ago
  Damian Kołakowski 872a14f9f8 Fixed versioning. 10 years ago
  Damian Kołakowski 2f45bc8fff The value of "Content-Type" header is automatically set for basic response ( .JSON, .XML, .PLST ). 10 years ago
  Damian Kołakowski aa9e746d0f Merge pull request #39 from JetForMe/master 10 years ago
  Rick Mann 9aa6968c1c Automatically set the Content-Type for the supported response types (JSON, et al.) 10 years ago
  Rick Mann d53764983b Added simple equality test for HttpResponse. 10 years ago
  Damian Kołakowski bce1cf8888 Merge pull request #37 from lucatorella/master 10 years ago
  Luca Torella 221d2529e9 public Httphandlers methods 10 years ago
  Luca Torella ddb0bfe895 public Httphandlers 10 years ago
  Damian Kołakowski 5404b1ea38 Merge pull request #36 from tangshi/patch-1 10 years ago
  tangshi a3ae617651 fix for xcode 7 10 years ago
  Damian Kołakowski b569786ff9 Merge pull request #32 from ziper1/master 11 years ago
  Jacek Zapart f8538ef205 Added support for XCode 7 beta 5 11 years ago
  Damian Kołakowski eee99a8ab8 Merge pull request #31 from ziper1/master 11 years ago
  Jacek Zapart aab7fea041 Added podspec, 11 years ago
  Damian Kołakowski da64c228b3 Merge pull request #29 from johnno1962/master 11 years ago
  John Holdsworth 5da39449eb Use NSRunLoop rather than spin on OS X 11 years ago
  Damian Kołakowski a4f037c8dd Ready for XCODE 7.2 beta and Swift 2. 11 years ago
  Damian Kołakowski 903551b07e Fixed typo reported by @spro: https://github.com/glock45/swifter/commit/a18e5ee33fadd115f574bb32977a34a9411ae52d#commitcomment-11688031 11 years ago
  Damian Kołakowski a18e5ee33f Request object extended by client's IP address. 11 years ago
  Damian Kołakowski bde3e536f5 Removed debug code. 11 years ago
  Damian Kołakowski b37392bf00 Fixed a problem with stopping the server -> https://github.com/glock45/swifter/issues/25 11 years ago
  Damian Kołakowski 40b7a78611 Removed Active Record. It should be moved to separated repo. 11 years ago
  Damian Kołakowski fa660cbd8e Merge pull request #23 from bygri/swift1.2 11 years ago
  Toby Griffin 6e4199be9a Successful build in Xcode 6.3/Swift 1.2 11 years ago