mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Fix qldoc + remove deprecation from experimental concepts (as they are still used in another experimental query)
This commit is contained in:
@@ -1110,7 +1110,7 @@ module Http {
|
||||
/** Provides a class for modeling bulk header writes on HTTP responses. */
|
||||
module ResponseHeaderBulkWrite {
|
||||
/**
|
||||
*sets multiple headers in an HTTP response using a dict.
|
||||
* A data-flow node that sets multiple headers in an HTTP response using a dict.
|
||||
*
|
||||
* Extend this class to model new APIs. If you want to refine existing API models,
|
||||
* extend `ResponseHeaderBulkWrite` instead.
|
||||
|
||||
Reference in New Issue
Block a user