-
This code should return a error message. But it doesn't.
``` js
var pizzaGuy = require('pizza-guy');
const files = [
'https://httpbin.org/basic-auth/user/passwd',
];
pizzaGuy
.deliver(files)
.…
-
We should create robust tests for this module since it is the most important part of the module itself.
-
### Problem
Currently when using IS7 as a Key Manager with APIM 4.3.0, we don't support scopes. We don't create Scope-to-Role mapping in IS7. We will only create Resource-to-Scope mapping from APIM…
-
-
Hi, guys I was thinking that it will possible that someone requires downloading files from a server that requires authentication.
I see that the `request` package have the setup for this so we should…
-
# OScienceLaboratories 0.9.99.0-adoption `` edition
* Releases:
* Archival
* [x] 0.0.3.0-release
* [x] 0.0.3.5-release
* [x] 0.0.4.0-release
* [x] 0.0.5.0-release
* …
-
Just downloaded a sample gist from github. And it returned empty files.
The code:
``` js
var pizzaGuy = require('pizza-guy');
const files = [
'https://github.com/andresdavid90/pizza-guy/archive/m…
-