Commit Graph

17 Commits (9bac552349e83bc3374d3f90d7277c2882b7417b)

Author SHA1 Message Date
Kirk Larkin cd05c06b49
Clean-up HTTP Requests (#24149) 2021-12-01 11:25:02 +00:00
Luke Latham 47be37a3b2
Cross-link and enhance scoping in a console app (#21964) 2021-04-06 05:04:16 -05:00
Scott Addie b10d421903
Update master branch references to main and update repo org. (#21737)
* Update the aspnet/AspNetCore.Docs repo references

* Update master branch names to main
2021-03-10 10:13:00 -06:00
Mikel Blanchard 97c1162674
Switched the cookie sample to use HttpClientHandler instead of SocketsHttpHandler. (#21303) 2021-01-30 06:04:29 +10:00
Rick Anderson 5ebd26bdfa
Header propagation middleware PR of PR (#16717)
* Header prop PR of PR

* Header prop PR of PR

* Header prop PR of PR

* Header prop PR of PR

* Header prop PR of PR

* Header prop PR of PR
2020-01-27 14:53:19 -08:00
Melvin Iwuajoku d11b42a7dc Update incorrect class name used in the cookie handling snippet (#16120) 2019-12-10 12:28:51 -06:00
Ryan Nowak 892f685ff8 Add guidance about client factory and cookies (#15855)
* Add guidance about client factory and cookies

Fixes: #15848

* Update http-requests.md (#15856)

* Update http-requests.md

* Update http-requests.md

* Update http-requests.md

* Update http-requests.md
2019-11-25 11:15:28 -10:00
Luke Latham b93ab83fb6 Pascal case placeholder names in log strings (#14508)
* Pascal case placeholder names in log strings

* Updates
2019-09-23 14:11:50 -10:00
Luke Latham 1e99d7ef1a
Use IHttpClientFactory in a console app (#13434) 2019-08-01 11:04:25 -05:00
Scott Addie fcfa1c60d3
Address removal of WebApi.Client from shared framework (#12371)
* Address removal of WebApi.Client from shared framework

* Update IHttpClientFactory sample code

* IHttpClientFactory doc updates
2019-05-10 20:22:28 -05:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Luke Latham 5c74fc158a
HTTP Requests topic+sample update for 2.2 (#11757) 2019-03-30 18:43:35 -05:00
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10:00
Luke Latham 8e6dd4a7f4 Drop version from App package (#8881)
Addresses #8579 

I might be getting the hang of **_find and replace_** now. 😝

This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -10:00
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -05:00
Luke Latham a5060092c6
Initiate HTTP Requests sample update (#8176) 2018-08-20 11:32:44 -05:00