Skip to content

Commit c2a84f6

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

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

robocon2021/robocon-2021-requests-talk.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,10 @@ and organize coding events to contribute to the library.
4848

4949
## New Keyword Structure and 0.8 version
5050

51-
[Kew Keyword Structure Issue](https://github.com/MarketSquare/robotframework-requests/issues/258)
51+
- Approach more clean and transparent to the original Requests library
52+
- removing custom parsing or behavior
53+
- using \*\*kwargs to allow all parameters (also in the future) supported bt Requests
54+
- [Kew Keyword Structure Issue](https://github.com/MarketSquare/robotframework-requests/issues/258)
5255

5356
### Implicit Assert On Status
5457

0 commit comments

Comments
 (0)