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-20 21:22:51 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Ocelot
/
test
History
TomPallister
3a1dd1f9bc
fixed a bug where getting invalid parameter error if sending a steam content with no stream, now we try convert to byte array which the c# http client is happy to take if empty...or this error is caused because we are trying to use a stream when we shouldnt.
2016-10-28 22:50:00 +01:00
..
Ocelot.AcceptanceTests
fixed a bug where getting invalid parameter error if sending a steam content with no stream, now we try convert to byte array which the c# http client is happy to take if empty...or this error is caused because we are trying to use a stream when we shouldnt.
2016-10-28 22:50:00 +01:00
Ocelot.Benchmarks
Updated all packages and upgraded to 1.0.1 for asp.net
2016-10-26 21:49:07 +01:00
Ocelot.ManualTest
fixed a bug where getting invalid parameter error if sending a steam content with no stream, now we try convert to byte array which the c# http client is happy to take if empty...or this error is caused because we are trying to use a stream when we shouldnt.
2016-10-28 22:50:00 +01:00
Ocelot.UnitTests
fixed a bug where getting invalid parameter error if sending a steam content with no stream, now we try convert to byte array which the c# http client is happy to take if empty...or this error is caused because we are trying to use a stream when we shouldnt.
2016-10-28 22:50:00 +01:00