Skip to content

Commit 78606f7

Browse files
committed
Add body alias to post_data
1 parent 1b585c5 commit 78606f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/ferrum/network/request.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ def time
4949
def post_data
5050
@request["postData"]
5151
end
52+
alias body post_data
5253
end
5354
end
5455
end

0 commit comments

Comments
 (0)