mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
293 B
293 B
5.0.2
Bug Fixes
- Made the following changes to
NetHttpRequest- Adds
connectionNode, like other Ruby HTTP clients - Makes
requestNodeandconnectionNodepublic so subclasses can use them - Adds detection of
Net::HTTP.start, a common way to make HTTP requests in Ruby
- Adds