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
feat(flexible-outcalls): support flexible responses in CanisterHttpPayload (#9159)
Adds a `flexible_responses: Vec<FlexibleCanisterHttpResponses>` field to
the `CanisterHttpPayload` incl. protobuf serialization support.
This is a pure type addition with no behavioral changes; construction
and validation logic will follow in a subsequent PR.
0 commit comments