You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: robocon2021/robocon-2021-requests-talk.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -50,7 +50,7 @@ and organize coding events to contribute to the library.
50
50
51
51
- Approach more clean and transparent to the original Requests library
52
52
- removing custom parsing or behavior
53
-
- using \*\*kwargs to allow all parameters (also in the future) supported bt Requests
53
+
- using [\*\*kwargs to allow all parameters](https://robotframework-requests.netlify.app/doc/requestslibrary#GET) (also in the future) supported by Requests
0 commit comments