This repository was archived by the owner on Aug 20, 2020. It is now read-only.
Commit 1a5de60
committed
When calling client.API, allow for optional port to be assigned in endpointRequest which is then used in the buildrequest.
This is to allow for environments that sit behind corporate firewalls or proxies that have strict environments were HTTPs request must have port 443 assigned during request (unlike the current default request which is empty).1 parent 4e6fa6a commit 1a5de60
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
61 | 65 | | |
62 | 66 | | |
63 | 67 | | |
| |||
0 commit comments