You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update confidential HTTP types with multi_headers and encrypt_output (#1824)
* Update confidential HTTP types with multi_headers and encrypt_output
Bump chainlink-protos/cre/go to cre-sdk/v1alpha.18 and regenerate.
Changes from chainlink-protos PR #289:
- Add encrypt_output field to ConfidentialHTTPRequest
- Add HeaderValues message for multi-value header support
- Replace headers with multi_headers (map[string]*HeaderValues) in HTTPRequest
- Replace headers with multi_headers (map[string]*HeaderValues) in HTTPResponse
* Run gomodtidy
0 commit comments