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.UnitTests
History
tom.pallister
cff130196f
Removed the fake woop
2016-10-12 14:00:13 +01:00
..
Authentication
started adding authentication stack, thing that decides if we should be authenticated is in
2016-10-12 13:40:46 +01:00
Configuration
started adding authentication stack, thing that decides if we should be authenticated is in
2016-10-12 13:40:46 +01:00
DownstreamRouteFinder
Removed the fake woop
2016-10-12 14:00:13 +01:00
Properties
after hours of pissing around on the mac...gave up..so got this configured how i wanted in VS2015 now to see if it works on the mac
2016-07-03 20:39:08 +01:00
Repository
renamed from service to repository, makes more sense i guess
2016-10-05 20:51:02 +01:00
RequestBuilder
regex for url match, means annoying constructor ocelot configuration object but cant work out a better way to do this at the moment
2016-10-09 15:40:13 +01:00
Responder
brought in flurl and stated adding tests for the requester
2016-09-13 20:29:00 +01:00
UrlMatcher
regex for url match, means annoying constructor ocelot configuration object but cant work out a better way to do this at the moment
2016-10-09 15:40:13 +01:00
UrlTemplateReplacer
regex for url match, means annoying constructor ocelot configuration object but cant work out a better way to do this at the moment
2016-10-09 15:40:13 +01:00
Ocelot.UnitTests.xproj
after hours of pissing around on the mac...gave up..so got this configured how i wanted in VS2015 now to see if it works on the mac
2016-07-03 20:39:08 +01:00
project.json
Now supports the same upstream url by difrenciating by http method. Also broke up the proxy middleware into three seperate pieces that do their thing and stick something into the OWIN context
2016-10-04 21:30:16 +01:00