Skip to content

objectstorage: Treat empty content-type as text/plain#2510

Closed
mandre wants to merge 1 commit intogophercloud:masterfrom
shiftstack:swift-http2
Closed

objectstorage: Treat empty content-type as text/plain#2510
mandre wants to merge 1 commit intogophercloud:masterfrom
shiftstack:swift-http2

Conversation

@mandre
Copy link
Copy Markdown
Contributor

@mandre mandre commented Nov 21, 2022

This allows retrieving objects list when Swift speaks HTTP2.

Fixes #2509

This allows retrieving objects list when Swift speaks HTTP2.

Fixes gophercloud#2509
@mandre mandre changed the title Treat empty content-type as text/plain objectstorage: Treat empty content-type as text/plain Nov 21, 2022
@coveralls
Copy link
Copy Markdown

coveralls commented Nov 21, 2022

Coverage Status

Coverage remained the same at 80.07% when pulling d9e264d on shiftstack:swift-http2 into 3002039 on gophercloud:master.

@pierreprinetti
Copy link
Copy Markdown
Member

What does the transport protocol have to do with the content-type?

@EmilienM
Copy link
Copy Markdown
Contributor

@mandre are you good to close this one and merge #2513 ?

@mandre
Copy link
Copy Markdown
Contributor Author

mandre commented Nov 24, 2022

Closed in favor of #2513.
While not wrong, we think we don't need this PR right now.

@mandre mandre closed this Nov 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Failure to list objects when swift speaks HTTP2

4 participants