This website requires JavaScript.
Explore
Help
Register
Sign In
tk
/
Ocelot
Watch
1
Star
0
Fork
0
You've already forked Ocelot
mirror of
https://github.com/nsnail/Ocelot.git
synced
2025-04-21 04:32:50 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Ocelot
/
test
/
Ocelot.ManualTest
History
geffzhang
2fa6e66dd4
refactor code
2017-02-13 08:29:29 +08:00
..
Properties
Added request id functionality and general refactoring..also turned out i wasnt returning headers....sigh
2016-10-30 17:29:37 +00:00
appsettings.json
more logging, more readme, more refactoring
2016-11-05 11:36:58 +00:00
configuration.json
Refactor qos as options
2017-02-08 09:25:32 +08:00
Ocelot.ManualTest.xproj
removed ocelot website project from src and added a manual test project for this, renamed library project to just be ocelot
2016-10-18 19:04:46 +01:00
Ocelot.postman_collection.json
Updated manual testing configuration and added postman scripts for it
2016-10-29 20:14:55 +01:00
Program.cs
split DownstreamTemplate into DownstreamPathTemplate, DownstreamScheme, DownstreamHost and DownstreamPort in order to prepare for service discovery
2017-01-21 09:59:47 +00:00
project.json
got sidetracked and downgraded to .net core app 1.1 that actually exists no idea why i had 1.4 :(
2017-02-04 12:06:33 +00:00
Startup.cs
refactor code
2017-02-13 08:29:29 +08:00
web.config
Added some new routes for testing services in azure rather than the free json api
2016-11-26 11:44:06 +00:00