Skip to content

v7.19.0 bindings lose multi-valued HTTP headers #129

@jobselko

Description

@jobselko

Bumping pulpcore from 3.114.0.dev to 3.115.0.dev switches the openapi-generator version from v7.14.0 to v7.19.0. This breaks all login/session tests with KeyError: 'csrftoken'.

The server returns two Set-Cookie headers (csrftoken, sessionid), but the generated client code only preserves one of them.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions