aspnetcore/test/Microsoft.AspNetCore.Blazor.../Tests
Robin Sue b5128a7efd Add support for sending and receiving arbitrary HttpContent, refs #479 (#815)
* Add support for zero copy byte array marshalling

* Add support for sending arbitrary HttpContent, refs #479

* Fix unit test to set ContentType correctly

* Add support for receiving binary data

* Compare header case insensitive

* Add unit test for binary http requests
2018-05-23 10:16:27 +01:00
..
BinaryHttpClientTest.cs Add support for sending and receiving arbitrary HttpContent, refs #479 (#815) 2018-05-23 10:16:27 +01:00
BindTest.cs
ComponentRenderingTest.cs
EventBubblingTest.cs
EventTest.cs
HostedInAspNetTest.cs
HttpClientTest.cs Add support for sending and receiving arbitrary HttpContent, refs #479 (#815) 2018-05-23 10:16:27 +01:00
MonoSanityTest.cs
RoutingTest.cs
StandaloneAppTest.cs