SCHTTPServer 0.1.6

SCHTTPServer 0.1.6

Maintained by Matt Reach.



  • By
  • Matt Reach

SCHTTPServer

CI Status Version License Platform

Installation

SCHTTPServer is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'SCHTTPServer'

Version

  • 0.1.0 HTTPS use P12 certification.
  • 0.1.1 Support GET and POST API Service.
  • 0.1.2 Use static SecIdentityRef.
  • 0.1.3 Fix display a password dialog problem.
  • 0.1.4 Support JSONP response.
  • 0.1.5 Fix warnings,remove file response.
  • 0.1.6 Fix async setter bug,when setPort before start,maybe not effect.

License

SCHTTPServer is available under the MIT license. See the LICENSE file for more info.