Commit Graph

4 Commits (2a58a2fc7a4013e86e8eb6be846c9bb8aca5bbf0)

Author SHA1 Message Date
Rick Anderson 759da25f1d
remove ref, not needed (#20818)
* remove ref, not needed

* remove ref, not needed
2020-12-01 11:50:39 -10:00
Rick Anderson 23cecc8f85
Fix RequestResponseSample for 3.1 (#18557)
* Fix RequestResponseSample for 3.1

* work

* work

* work

* delete commented out code

* Update Startup.cs

* delete commented out code

* clean up and testing notes

Co-authored-by: Justin Kotalik <jukotali@microsoft.com>
2020-06-08 10:04:20 -10:00
Kirk Larkin dc82ddf50b
Replace ToUpper/ToLower with ToUpperInvariant/ToLowerInvariant. (#16895) 2020-02-08 12:05:45 -08:00
Justin Kotalik 4618ec2752 Add Request/Response reading/writing document (#11147) 2019-03-05 07:13:50 -08:00