mirror of
https://github.com/github/codeql.git
synced 2025-12-18 01:33:15 +01:00
Add change-note
This commit is contained in:
@@ -0,0 +1,7 @@
|
|||||||
|
---
|
||||||
|
category: fix
|
||||||
|
---
|
||||||
|
* Made the following changes to `NetHttpRequest`
|
||||||
|
* Adds `connectionNode`, like other Ruby HTTP clients
|
||||||
|
* Makes `requestNode` and `connectionNode` public so subclasses can use them
|
||||||
|
* Adds detection of `Net::HTTP.start`, a common way to make HTTP requests in Ruby
|
||||||
Reference in New Issue
Block a user