James George
8ac934599a
fix: process headers correctly in Digest Auth and other updates ( #4494 )
2024-10-30 17:12:19 +05:30
Anwarul Islam
4b2f04df82
feat: add support for Digest authorization ( #4339 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
Co-authored-by: nivedin <nivedinp@gmail.com >
2024-10-29 12:34:40 +05:30
James George
7aa43232cc
chore: bump dependencies ( #4444 )
2024-10-24 03:25:55 +05:30
Anwarul Islam
c2fb6aee3f
chore: AWS Signature Authorization type flow updates ( #4311 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-08-30 20:28:27 +05:30
James George
9ca899a28a
feat(cli): add support for AWS Signature Authorization type ( #4305 )
2024-08-30 14:12:32 +05:30
Akash K
181ad098e0
feat: ability to refresh tokens for oauth flows ( #4302 )
...
Co-authored-by: jamesgeorge007 <25279263+jamesgeorge007@users.noreply.github.com >
2024-08-29 13:27:31 +05:30
James George
33b0a54af1
feat(cli): add support for request variables ( #4275 )
...
feat: add support for request variables in the CLI
2024-08-26 19:21:29 +05:30
James George
a8bcc75467
fix: ensure Content-Type header priority in the CLI ( #4242 )
...
- Ensure the `Content-Type` header takes priority over the value set in the request body.
- Introduces `HoppRESTRequest` schema `v6` with `text/xml` added under the supported content types.
2024-08-07 21:46:27 +05:30
James George
5f96cda5e2
feat(cli): add support for JUnit reporter ( #4189 )
2024-07-26 22:56:58 +05:30
jamesgeorge007
bf5d62364d
chore: bump CLI tests timeout
2024-07-22 19:21:16 +05:30
James George
a9afb17dc0
feat(cli): access team workspace collections and environments ( #4095 )
...
Co-authored-by: nivedin <nivedinp@gmail.com >
2024-06-27 18:11:29 +05:30