0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update CocoaHTTPServerExpress.podspec More... over 8 years ago
Update README.md More... almost 9 years ago
Update README.md More... almost 9 years ago
Update README.md More... almost 9 years ago
Update README.md More... almost 9 years ago
Update README.md More... almost 9 years ago
Added note about cocoapods More... almost 9 years ago
Update README.md More... almost 9 years ago
Update README.md More... almost 9 years ago
Added a quick example More... almost 9 years ago
Updated pods, and testing. Added Helpers and made a simple test example. More... almost 9 years ago
Possible fix for strange bugs, which multiple HTTPExpressManagers are getting created and unexpected managers are getting called. Change code so connection are connected to a manager by the HTTPServer instead of using the default HTTPExpressManager. More... almost 10 years ago
Updated podspec More... over 10 years ago
This now allows me to default pass all supported method checks, instead of checking the blocks. This is a work around, until a better solution is found. More... over 10 years ago
Updating Cocoapods spec More... over 10 years ago
Update cocoa pods. Update project for Xcode 5. Can now link expression block with a configuration name, and select what configuration to use. More... over 10 years ago
Update Cocoa Pods. Server was not getting started, because was getting gobbled up by Xcode build setting "Dead Code Stripping". Stop using NSAssert. More... over 10 years ago
Created a eval shortcut and some testing for "body" content of a request. In a hack phase, will need to think about this. More... over 10 years ago
Merge pull request #8 from bassrock/issue/7 More... over 10 years ago
A working method for post bodies that have small requests More... over 10 years ago
Merge branch 'master' of https://github.com/mgchris/CocoaHTTPServerExpress More... over 10 years ago
Some test for error and fixed test for relative path. More... over 10 years ago
Merge pull request #6 from bassrock/feature/abiltyForDifferentMethods More... over 10 years ago
Merge pull request #4 from bassrock/issue/3 More... over 10 years ago
Merge pull request #3 from bassrock/issue/2 More... over 10 years ago
Adding in a method test More... over 10 years ago
Switching no response to resource not found More... over 10 years ago
Switching blocks to be relative instead of absolute More... over 10 years ago
Made it so that I can customize the error returned by the server. Not sure if I like this approach. More... almost 11 years ago
Update CocoaHTTPServerExpress.podspec More... almost 11 years ago