Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5192f31 commit d8b9d4dCopy full SHA for d8b9d4d
1 file changed
ruby/ql/lib/change-notes/2025-07-21-nethttprequest-improvements.md
@@ -0,0 +1,7 @@
1
+---
2
+category: fix
3
4
+* Made the following changes to `NetHttpRequest`
5
+ * Adds `connectionNode`, like other Ruby HTTP clients
6
+ * Makes `requestNode` and `connectionNode` public so subclasses can use them
7
+ * Adds detection of `Net::HTTP.start`, a common way to make HTTP requests in Ruby
0 commit comments