Ticket #5054 defect closed fixed

Opened 2 years ago

Last modified 2 years ago

twisted.web.http_headers.Headers capitalizes some headers incorrectly

Reported by: ivank Owned by: therve
Priority: normal Milestone:
Component: web Keywords: easy
Cc: ivank, jknight Branch: branches/capitalize-headers-5054
Author: therve Launchpad Bug:

Description

There are a few headers besides WWW-Authenticate that need to be in _caseMappings.

(Patch incoming. This should be pretty simple.)

Attachments

5054-00-capitalize-headers-correctly.patch Download (2.3 KB) - added by ivank 2 years ago.

Change History

1

Changed 2 years ago by DefaultCC Plugin

  • cc jknight added

2

Changed 2 years ago by ivank

  • summary changed from twisted.web.http_headers.Headers capitalize some headers incorrectly to twisted.web.http_headers.Headers capitalizes some headers incorrectly

Changed 2 years ago by ivank

3

Changed 2 years ago by ivank

  • keywords review easy added

4

Changed 2 years ago by therve

  • owner set to therve

5

Changed 2 years ago by therve

  • branch set to branches/capitalize-headers-5054
  • branch_author set to therve

(In [31706]) Branching to 'capitalize-headers-5054'

6

Changed 2 years ago by therve

(In [31707]) Apply patch

Refs #5054

7

Changed 2 years ago by therve

  • keywords review removed

Looks good!

8

Changed 2 years ago by therve

  • status changed from new to closed
  • resolution set to fixed

(In [31708]) Merge capitalize-headers-5054

Author: ivank Reviewer: therve Fixes: #5054

Correctly capitalize specific headers in twisted.web.http_headers.Headers.

Note: See TracTickets for help on using tickets.