Project

Profile

Help

Issue #2924

closed

Accept headers are not correct during the request to the registry

Added by ipanova@redhat.com over 6 years ago. Updated almost 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
High
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version - Docker:
Platform Release:
2.14.0
Target Release - Docker:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Sprint 22
Quarter:

Description

Should be

         if headers:
             # set the headers for first request
-            request_headers['Accept'] = schema2
-            request_headers['Accept'] = man_list
+            request_headers['Accept'] = ','.join((schema2, man_list))

Added by ipanova@redhat.com over 6 years ago

Revision 99a027bf | View on GitHub

Accept headers are not correct during the request to the registry.

closes #2924 https://pulp.plan.io/issues/2924

Added by ipanova@redhat.com over 6 years ago

Revision 99a027bf | View on GitHub

Accept headers are not correct during the request to the registry.

closes #2924 https://pulp.plan.io/issues/2924

Added by ipanova@redhat.com over 6 years ago

Revision 99a027bf | View on GitHub

Accept headers are not correct during the request to the registry.

closes #2924 https://pulp.plan.io/issues/2924

Added by ipanova@redhat.com over 6 years ago

Revision 99a027bf | View on GitHub

Accept headers are not correct during the request to the registry.

closes #2924 https://pulp.plan.io/issues/2924

Actions #1

Updated by ipanova@redhat.com over 6 years ago

  • Status changed from NEW to POST
  • Assignee set to ipanova@redhat.com
  • Priority changed from Normal to High
  • Sprint/Milestone set to 41
  • Triaged changed from No to Yes
Actions #2

Updated by ipanova@redhat.com over 6 years ago

  • Status changed from POST to MODIFIED
Actions #3

Updated by pcreech over 6 years ago

  • Platform Release set to 2.14.0
Actions #5

Updated by pcreech over 6 years ago

  • Status changed from MODIFIED to 5
Actions #6

Updated by pcreech over 6 years ago

  • Status changed from 5 to CLOSED - CURRENTRELEASE
Actions #7

Updated by bmbouter about 6 years ago

  • Sprint set to Sprint 22
Actions #8

Updated by bmbouter about 6 years ago

  • Sprint/Milestone deleted (41)
Actions #9

Updated by bmbouter almost 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF