SERVER_SOFTWARE identifier for twisted.web2 is incorrectly formatted

[email protected]
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from thijs <[email protected]>:

When I print the 'request' object from a twisted.web2 server, it shows that {{{SERVER_SOFTWARE}}} is defined like:

{{{
'SERVER_SOFTWARE': 'Twisted/8.2.0 TwistedWeb/[twisted.web2, version 8.2.0]'
}}}

Which should be something like:

{{{
'SERVER_SOFTWARE': 'Twisted/8.2.0 TwistedWeb/8.2.0'
}}}

Only tested this with twisted.web2 but could be a problem in twisted.web as well?

----------
Type     : defect
Component: web2
Keywords : 
Priority : normal
Nosy     : thijs
----------
http://twistedmatrix.com/trac/ticket/3870
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.