-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Remove all synchronous expansions. data, uri, username, password are now passed in as a call_envs - Perform uri escaping within call_env evaluation for module section calls - Split config items into request/response sections, and document which config items can't be used as xlats - Remove legacy uri expansion and escaping - Have test json-api endpoints echo back headers, args, and body data, and fix up xlat tests to check what we sent over - Start of response header parsing and output - Support taking body data, and headers, from ANY tmpl type not just xlats
- Loading branch information
Showing
10 changed files
with
587 additions
and
440 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
Oops, something went wrong.