-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* implement 'body_format' setting for changing the bodyFormat of the requests. * Revert "implement 'body_format' setting for changing the bodyFormat of the requests." This reverts commit 81fd21b. * implement the intecept method. With this method you can change the headers and settings of the used PendingRequest object for the current cycle. * Small adjustments on the interceptor, tests and SCA * Adjust test --------- Co-authored-by: Vincent Boon <[email protected]>
- Loading branch information
1 parent
981ad1b
commit 09ac9de
Showing
2 changed files
with
101 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters