Commit Graph

23 Commits (d3addbbb02e6d837153c4041b6da31df82515207)

Author SHA1 Message Date
Tom Dykstra 6710724851
HTTP logging middleware in .NET 8 (#30814) 2023-10-25 16:11:00 -07:00
Hamed Naeemaei 196725a262
Http logging in dotnet 8 doesn't work without call AddHttpLogging (#30781) 2023-10-23 11:31:48 -07:00
Tom Dykstra fb111c08c0
make 8.x copy of sample (#30784) 2023-10-19 17:47:29 -07:00
Tom Dykstra eb571a52d2
Moniker prep (#30782) 2023-10-19 17:15:08 -07:00
Rick Anderson 8e6aef7ed0
UseHttpLogging call before or after UseStaticFiles (#28822)
* Update index.md

* Update aspnetcore/fundamentals/http-logging/index.md

Co-authored-by: Soheil Alizadeh <xsoheilalizadeh@gmail.com>

---------

Co-authored-by: Soheil Alizadeh <xsoheilalizadeh@gmail.com>
2023-03-30 11:06:08 -10:00
Luke Latham 3b78bb0374
Change author in metadata (#28507) 2023-02-27 06:41:37 -06:00
Aditya Mandaleeka 6b05687c68 Add note about another use case for MediaTypeOptions. 2023-01-31 17:45:44 -08:00
Stephen Halter 8e439fb7d9
Clarify HTTP logging middleware only logs incoming requests (#27007) 2022-09-15 08:54:41 -10:00
GitHubPang 0090ccb6a9
Fix incorrect code snippet language. (#26111) 2022-06-09 20:36:27 -05:00
GitHubPang 33223eb9c6
Fix typo (#26069) 2022-06-06 19:35:43 -05:00
Luke Latham e175588086
Institute global no-loc (#26036)
* Institute global no-loc

* Updates

* Updates

* Updates

* Updates

* Updates
2022-06-03 11:35:55 -10:00
Luke Latham 546a06a2d5
Blazor no-loc adds (#25429) 2022-03-25 18:19:18 -05:00
Kirk Larkin cc48f32954
Code-fence common filenames (#25369) 2022-03-21 12:24:36 -10:00
Luke Latham 5f1743e629
Add Blazor Hybrid to no-loc metadata (#25064) 2022-02-18 07:17:09 -06:00
Kirk Larkin e3c99c2fe5
Prefer :::moniker over ::: moniker (#24805) 2022-01-31 13:12:01 -10:00
Rick Anderson b7e1743177
Update index.md (#24709)
* Update index.md

* Update aspnetcore/fundamentals/http-logging/index.md
2022-01-22 13:50:32 -10:00
Rick Anderson edc9c8eaf9
Ra/logging/smandia (#24681)
* removed preview solution

* new solution for httplogging in 6.x

* Update aspnetcore/fundamentals/http-logging/samples/6.x/Program.cs

* Update aspnetcore/fundamentals/http-logging/index.md

* Update aspnetcore/fundamentals/http-logging/index.md

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

* Update aspnetcore/fundamentals/http-logging/index.md

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

* Update aspnetcore/fundamentals/http-logging/samples/6.x/Program.cs

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

* first time show whole file

* Update Program.cs

* Update Program.cs

* Update aspnetcore/fundamentals/http-logging/samples/6.x/Program.cs

* Update aspnetcore/fundamentals/http-logging/index.md

* Update aspnetcore/fundamentals/http-logging/index.md

* Update Program.cs

* Update Program.cs

* Update aspnetcore/fundamentals/http-logging/index.md

* HTTP Logging /1

* HTTP Logging /1

* HTTP Logging /1

* HTTP Logging /1

* HTTP Logging /1

* HTTP Logging /1

* HTTP Logging /1

* HTTP Logging /1

* HTTP Logging /1

* HTTP Logging /1

* HTTP Logging /1

Co-authored-by: suresh mandia <sureshmandia@yahoo.in>
2022-01-21 13:13:15 -10:00
Eric Smekens 9d3cea74ef
Fixed typo's and formattings in http-logging (#23443) 2021-10-03 14:40:06 -05:00
William Godbe fb22755f75
Add docs for W3CLogger (#23417)
* Add docs for W3CLogger

* Fixup

* Fixup again

* Again

* Feedback pt 1

* Feedback

* Min hosting

* fix refs

* Fixup
2021-09-30 13:17:32 -07:00
Mihir Dilip afe0520e40
Updated minor mistake (#22496) 2021-06-04 08:50:05 -05:00
Lohith 4bea9e24a1
Fix MediaTypeOptions methods (#22432)
Fix AddText() and AddBinary() methods documentation
2021-05-27 17:00:55 -10:00
Rick Anderson ad321c2700
Add Home and Privacy to no-loc (#22237)
* Add Home and Privacy to no-loc

* Add Home and Privacy to no-loc
2021-05-08 10:12:34 -10:00
Justin Kotalik b7f6f41a8c
Add HttpLogging docs (#22101)
* Add HttpLogging docs

* Most of doc

* PR of jkotalik PR on HTTP logging (#22103)

* PR of jkotalik PR on HTTP logging

* PR of jkotalik PR on HTTP logging

* PR of jkotalik PR on HTTP logging

* clean up

* clean up

* clean up

* clean up

* clean up

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-04-29 14:49:48 -10:00