Skip to content

Commit ba7da31

Browse files
committed
minor corrections
1 parent b8ce428 commit ba7da31

File tree

1 file changed

+1
-1
lines changed
  • aspnetcore/release-notes/aspnetcore-10/includes

1 file changed

+1
-1
lines changed

aspnetcore/release-notes/aspnetcore-10/includes/httpsys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Configure Custom Security Descriptors for HTTP.sys Request Queues
1+
## Customizable security descriptors for HTTP.sys
22
<!--PR: https://github.com/dotnet/aspnetcore/pull/61325-->
33
<!-- This section was deliberately made H2 -->
44
You can now specify a custom security descriptor for HTTP.sys request queues. The new `[RequestQueueSecurityDescriptor](https://source.dot.net/#Microsoft.AspNetCore.Server.HttpSys/HttpSysOptions.cs,a556950881fd2d87) property on <xref:Microsoft.AspNetCore.Server.HttpSys.HttpSysOptions> enables more granular control over access rights for the request queue. This granular control lets you tailor security to your application's needs.

0 commit comments

Comments
 (0)