mirror of
https://github.com/actions/upload-artifact.git
synced 2026-04-09 00:12:07 +00:00
Correct the comment to point to the right issue
This commit is contained in:
parent
ba6bdbd897
commit
7a137977ba
@ -6,7 +6,7 @@
|
||||
* to send in the CONNECT request to the proxy server. When Azure SDK request
|
||||
* headers (Content-Type, x-ms-version, x-ms-blob-type, etc.) are passed here,
|
||||
* strict corporate proxies (Fortinet, Zscaler) reject the tunnel — causing
|
||||
* ECONNRESET. See: https://github.com/actions/upload-artifact/issues/XXX
|
||||
* ECONNRESET. See: https://github.com/actions/upload-artifact/issues/747
|
||||
*/
|
||||
import {describe, test, expect, beforeEach, afterEach} from '@jest/globals'
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user