mirror of
https://github.com/actions/upload-artifact.git
synced 2026-04-05 02:29:24 +00:00
Correct the comment to point to the right issue
This commit is contained in:
parent
ba6bdbd897
commit
7a137977ba
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue