Historique des commits

Auteur SHA1 Message Date
  nonn 59f0196ccb class-powered socket used il y a 10 ans
  Damian Kołakowski 3d840967b9 Fixed socket cleanup after HttpServer.respond method fail. il y a 10 ans
  Damian Kołakowski c9c314c9cd Merge branch 'master' of https://github.com/zarghol/swifter into zarghol-master il y a 10 ans
  Damian Kołakowski f8aec28a88 Added parser for 'application/x-www-form-urlencoded' content type. il y a 10 ans
  nonn b83233e084 server chat + minor changes il y a 10 ans
  nonn 4b461b4f7a Swift 2.0 Error Properly used il y a 10 ans
  Damian Kołakowski 872a14f9f8 Fixed versioning. il y a 10 ans
  Damian Kołakowski 2f45bc8fff The value of "Content-Type" header is automatically set for basic response ( .JSON, .XML, .PLST ). il y a 10 ans
  Rick Mann 9aa6968c1c Automatically set the Content-Type for the supported response types (JSON, et al.) il y a 10 ans
  Jacek Zapart aab7fea041 Added podspec, il y a 11 ans
  Damian Kołakowski a4f037c8dd Ready for XCODE 7.2 beta and Swift 2. il y a 11 ans
  Damian Kołakowski 903551b07e Fixed typo reported by @spro: https://github.com/glock45/swifter/commit/a18e5ee33fadd115f574bb32977a34a9411ae52d#commitcomment-11688031 il y a 11 ans
  Damian Kołakowski a18e5ee33f Request object extended by client's IP address. il y a 11 ans
  Damian Kołakowski b37392bf00 Fixed a problem with stopping the server -> https://github.com/glock45/swifter/issues/25 il y a 11 ans
  Damian Kołakowski abed8cac7f Refactor. il y a 11 ans
  Damian Kołakowski 762ba5742b Cleanup for license headers. il y a 11 ans
  Damian Kołakowski 6ae3e7d4c8 Added one more example handlers to simulate basic files browser. il y a 11 ans
  Damian Kołakowski 1102e0cce7 Swifter sends correctly binary files ( images, etc. ). il y a 11 ans
  Damian Kołakowski 64bca5ed60 Added .HTML case for .OK response code. il y a 11 ans
  Damian Kołakowski 3b2a068e16 demo handlers moved to DemoSerever il y a 11 ans
  Damian Kołakowski 73c6382e15 Added HttpHandlers class as a factory for common handlers. il y a 11 ans
  Damian Kołakowski 0c5cb0bed8 Added explanation why one of subscripts is commented out. il y a 11 ans
  Damian Kołakowski 86ee0cfbe6 Changes responseData to "requestBody". il y a 11 ans
  pyanfield ef6ee00dab Update HttpServer.swift il y a 11 ans
  Christopher Luu 14d3cdb938 Merge branch 'master' of https://github.com/glock45/swifter il y a 12 ans
  Damian Kołakowski 4cabd9e992 Introduced HttpRequest object. il y a 12 ans
  Damian Kołakowski bd8e9c03b9 Added target for OSX. il y a 12 ans