We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bb186f commit 2af9fbfCopy full SHA for 2af9fbf
1 file changed
nursery/get-custom-http-header.yml
@@ -0,0 +1,15 @@
1
+rule:
2
+ meta:
3
+ name: get custom HTTP header
4
+ namespace: communication/http
5
+ authors:
6
+ - "@msanchit-dev"
7
+ scopes:
8
+ static: basic block
9
+ dynamic: call
10
+ mbc:
11
+ - Communication::HTTP Communication::Read Header [C0002.014]
12
+ features:
13
+ - and:
14
+ - api: wininet.HttpQueryInfo
15
+ - number: 0xFFFF = HTTP_QUERY_CUSTOM
0 commit comments