Commit a0f4ca1
authored
ommit port from call if 0
If the url has no port this breaks the call, so 0 makes it so it doesnt use the port at all in the call
Could also do this with a bool to use a port or not but figured this is simpler1 parent 04daedb commit a0f4ca1
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
| 284 | + | |
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
| |||
0 commit comments