httpyac icon indicating copy to clipboard operation
httpyac copied to clipboard

Command Line Interface for *.http and *.rest files. Connect with http, gRPC, WebSocket and MQTT

Results 31 httpyac issues
Sort by recently updated
recently updated
newest added

Continued from discussion in #705 Expected: if server refuses an http connection for an httpyac client request, the http region / test should be reported as a failure in the...

I see a lot of adoption of httpyac in the api test automation space especially after the login controls with Postman. Thats a good thing. There is a few materials...

On a Windows work machine - which is a bit locked down and secured with MS Defender but generally not too slow - `httpyac` with no arguments takes about 30...

Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js) from 9.3.7 to 12.0.1. Release notes Sourced from inquirer's releases. [email protected] @types/node is now only a peerDependencies. This reduces the install size of inquirer dramatically for folks not...

dependencies

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.4 to 5.0.0. Release notes Sourced from tough-cookie's releases. v5.0.0 Summary Breaking Changes We've migrated the project to TypeScript! First-party types are now available. The minimum supported...

dependencies

I have a `common.http` file that I import before every request. The script in this file sets the `oauth2_interceptRequest` to disable SSL verification: ``` exports.oauth2_interceptRequest = function(request, context) { request.options...

I checked with several team members and they all have the same issue: none of the tests against external REST APIs work when we are on the corporate VPN. The...

Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.10 to 0.9.4. Release notes Sourced from @​xmldom/xmldom's releases. 0.9.4 Commits Fixed restore performance for large amount of child nodes [#748](https://github.com/xmldom/xmldom/issues/748) / [#760](https://github.com/xmldom/xmldom/issues/760) types: correct error handler...

dependencies