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-22 14:02:49 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Ocelot
/
test
/
Ocelot.UnitTests
/
Requester
History
Dilsy99
027bf6867a
#330
Fix and issue with the httpclient being cached on the url but not taking the http verb into accont. This caused an issue because if the same url but different verbs had handlers, the incorrect handler would be called (
#331
)
2018-04-25 16:46:41 +01:00
..
DelegatingHandlerHandlerProviderFactoryTests.cs
Feature/re route specific handlers (
#269
)
2018-03-10 21:02:59 +00:00
FakeDelegatingHandler.cs
Feature/re route specific handlers (
#269
)
2018-03-10 21:02:59 +00:00
HttpClientBuilderTests.cs
#330
Fix and issue with the httpclient being cached on the url but not taking the http verb into accont. This caused an issue because if the same url but different verbs had handlers, the incorrect handler would be called (
#331
)
2018-04-25 16:46:41 +01:00
HttpClientHttpRequesterTest.cs
Feature/timeout for http client (
#319
)
2018-04-18 15:24:16 +01:00
HttpRequesterMiddlewareTests.cs
#298
initial hacking around better aggregation (
#310
)
2018-04-12 17:35:04 +01:00
QoSProviderFactoryTests.cs
Feature/downstream aggregation (
#248
)
2018-02-27 08:22:47 +00:00
QosProviderHouseTests.cs
Fix various violations
2018-03-03 14:08:52 +00:00
TracingHandlerFactoryTests.cs
#280
Add headers to response (
#286
)
2018-03-18 14:58:39 +00:00