Joel Wetzell
Joel Wetzell
rework the url for the build status badge to new shields.io format
# Description Simple typo fix. ### Contribution Checklist: - [x] **The pull request only addresses one issue or adds one feature.** - [x] **The pull request does not introduce any...
# Description - fix population of request data field when using the `--data-urlencode` flag along with the `-G` or `--get` flag when importing from curl closes #2010 ### Contribution Checklist:...
The useSLIP value disables or enables SLIP decoding only. Should it not also disable SLIP encoding?
The docs are pretty bad around this area if not completely incorrect (especially the CLI syntax). I can create a template and it appears in the organization via the UI...
I've tested this locally and all 4 platforms now build successfully.
# Description Seems like there was some ground work for this ability. This also opens the door for other auth types to be imported from cURL. closes #2774 ### Contribution...
# Description Adds github workflow to label pull requests based on the files changed. Feel free to adjust the labels in the `labeler.yml` file. Information about the action can be...
Seems my simple attempt to disable filters doesn't seem to work as the in/out of disabled filters in chain doesn't get "patched around" so if it's like input -> crop...