Skip to content

Commit d8b9d4d

Browse files
committed
Add change-note
1 parent 5192f31 commit d8b9d4d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)