Skip to content

Commit

Permalink
more csharp http library
Browse files Browse the repository at this point in the history
  • Loading branch information
ankit-privado committed Oct 14, 2024
1 parent 77a319e commit 30f1ac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/systemConfig/csharp.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
systemConfig:
- key: apiHttpLibraries
value: ^(?i)(System.Net.Http|RestSharp|Flurl.Http|ServiceStack.HttpClient|EasyHttp.Http).*
value: ^(?i)(System[.]Net[.]Http|RestSharp|EasyHttp|Flurl[.]Http|Refit|Restease|Nancy[.]HttpClient|FluentHttp|Polly|EasyHttp|Windows[.]Web[.]Http|FluentRest|Restup|FiddlerCore|NHttp).*

- key: apiSinks
value: (?i)(?:url|client|open|request|execute|newCall|load|host|access|list|set|put|post|proceed|trace|patch|Path|send|remove|delete|write|read|postForEntity|call|createCall|createEndpoint|dispatch|invoke|getInput|getOutput|getResponse|do)
Expand Down

0 comments on commit 30f1ac0

Please sign in to comment.