Closed Sn0rt closed 2 years ago
Looks like that was added in https://github.com/stmcginnis/gofish/pull/105
@DanDanN00dle do you remember what type of system you were using that needed that Cookie
header added?
I believe it was an HP DL380 G10?
Can we consinder move this header setting by the customHeaders parameter of runRawRequestWithHeaders
I believe this is closed by #194.
the gofish pakcage will set unexpected header (this case occur in inspur vendor
I created the session already. and I create a curl CLI as the follow .
I resend the request with the
Cookie
header (this is gofish action), it's doesn't work fine.I can found the code at