Commit Graph

22 Commits (235b63089bbb7547b3e7a0da78226cb462418c33)

Author SHA1 Message Date
James Newton-King 156cde6e7f
Refactor HTTP/3 docs (#23438) 2021-10-07 11:51:06 +13:00
William Godbe b443854574
publish when RC1 is shipped on the 14th: Update HTTP3 Sample for RC1 (#23204)
* Update HTTP3 Sample for RC1

* Update http3.md
2021-09-14 11:49:36 -07:00
James Newton-King 120de4016f
HTTP/3: Improve Kestrel doc (#22987)
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-08-11 11:47:05 +12:00
William Godbe 6a2412f158
Add Http3 kestrel doc (#22966)
* Add Http3 kestrel doc

* Add sample

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: James Newton-King <james@newtonking.com>

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: James Newton-King <james@newtonking.com>

* Small fixup

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: James Newton-King <james@newtonking.com>

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: Chris Ross <chrross@microsoft.com>

* Update aspnetcore/fundamentals/servers/kestrel/samples/6.x/Http3Sample/Startup.cs

Co-authored-by: Chris Ross <chrross@microsoft.com>

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/fundamentals/servers/kestrel/http3.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update aspnetcore/fundamentals/servers/kestrel/samples/6.x/Http3Sample/Program.cs

Co-authored-by: James Newton-King <james@newtonking.com>

* Update aspnetcore/fundamentals/servers/kestrel/samples/6.x/Http3Sample/Program.cs

Co-authored-by: James Newton-King <james@newtonking.com>

* Feedback

* Update toc.yml (#22983)

* Update toc.yml

* Update aspnetcore/toc.yml

* Fixup

* Update aspnetcore/toc.yml

Co-authored-by: Chris Ross <chrross@microsoft.com>

Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: Chris Ross <chrross@microsoft.com>
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-08-09 10:59:34 -07:00
Stephen Halter 874468e63f
Split kestrel.md into multiple pages (#21091)
Co-authored-by: James Newton-King <james@newtonking.com>
Co-authored-by: Scott Addie <10702007+scottaddie@users.noreply.github.com>
2021-01-15 15:11:48 -08:00
Luke Latham 4a16dc236d
3.1 Sample Updates (#16170) 2019-12-12 17:31:22 -06:00
Luke Latham b96ee37cb7
Kestrel topic+sample 3.0 update (#13775) 2019-09-13 15:28:49 -05:00
Luke Latham 2527382bf2
Disallow synchronous IO (#12972) 2019-06-24 10:33:23 -05:00
Luke Latham 8400c22300
Kestrel topic updates (#12529) 2019-05-27 15:31:07 -05:00
Luke Latham dd05953e85
Two additional Kestrel Limits (#12451) 2019-05-22 21:09:50 -05:00
Luke Latham d18fa2b084
2.2 Sample Updates (#9795) 2018-12-04 10:56:13 -06:00
Stephen Halter 4307e3131d
Discuss absence of HTTP/2 request rate limit features (#9511)
<!--
When creating a new PR, please do the following:

* Reference the issue number if there is one, e.g.:

Fixes #Issue_Number

The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.

NOTE: This is a comment; please type your descriptions above or below it.
-->
2018-11-07 18:21:30 -08:00
Luke Latham 91a2e221a9 Update Kestrel topic sample to use ConfigureKestrel (#8914)
Fixes #8571
2018-10-09 09:07:18 -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 34b33e245b Add version to App package references (#7551)
Fixes #7532
2018-07-10 22:43:09 -05:00
Luke Latham f350475938
2.1 Sample Updates (Round 5) (#6803) 2018-06-01 22:36:04 -05:00
Luke Latham bb53a8b44f Update Kestrel Host Filtering Middleware guidance (#6643)
* Update Kestrel Host Filtering Middleware guidance

Update

* React to feedback

* React to feedback
2018-05-29 15:45:09 -10:00
Luke Latham 32b5550281
Fix Kestrel topic code sample (#6595) 2018-05-25 10:01:07 -05:00
Luke Latham 0f0cd06321
Update libuv references in Kestrel docs (#6184) 2018-05-10 16:11:56 -05:00
Luke Latham 7c5772323f
New kestrel configuration & related APIs (#6102) 2018-05-01 18:17:21 -05:00