Skip to content

Commit dea3a61

Browse files
authored
Update robocon-2021-requests-talk.md
1 parent c2a84f6 commit dea3a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

robocon2021/robocon-2021-requests-talk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ and organize coding events to contribute to the library.
5050

5151
- Approach more clean and transparent to the original Requests library
5252
- 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
5454
- [Kew Keyword Structure Issue](https://github.com/MarketSquare/robotframework-requests/issues/258)
5555

5656
### Implicit Assert On Status

0 commit comments

Comments
 (0)