We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bded508 commit c2a84f6Copy full SHA for c2a84f6
robocon2021/robocon-2021-requests-talk.md
@@ -48,7 +48,10 @@ and organize coding events to contribute to the library.
48
49
## New Keyword Structure and 0.8 version
50
51
-[Kew Keyword Structure Issue](https://github.com/MarketSquare/robotframework-requests/issues/258)
+- 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)
55
56
### Implicit Assert On Status
57
0 commit comments