mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
9 lines
293 B
Markdown
9 lines
293 B
Markdown
## 5.0.2
|
|
|
|
### Bug Fixes
|
|
|
|
* 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
|