#8874: problem with URLs on FastCGI after update to 1.0
-------------------------------------+--------------------------------------
Reporter: kyprizel | Owner: nobody
Status: new | Milestone:
Component: Core framework | Version: 1.0
Resolution: | Keywords: error
Stage: Unreviewed | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------+--------------------------------------
Changes (by kyprizel):
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
Request META:
{{{
DOCUMENT_URI '/feedback/'
GATEWAY_INTERFACE 'CGI/1.1'
HTTP_ACCEPT
'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8'
HTTP_ACCEPT_CHARSET 'windows-1251,utf-8;q=0.7,*;q=0.7'
HTTP_ACCEPT_ENCODING 'gzip,deflate'
HTTP_ACCEPT_LANGUAGE 'ru,en-us;q=0.7,en;q=0.3'
HTTP_CONNECTION 'keep-alive'
HTTP_HOST 'testgost.com'
PATH_INFO u'/'
QUERY_STRING ''
REDIRECT_STATUS '200'
REQUEST_METHOD 'GET'
REQUEST_URI '/feedback/'
SCRIPT_NAME u'/feedback/'
SERVER_PROTOCOL 'HTTP/1.1'
SERVER_SOFTWARE 'nginx'
wsgi.errors <flup.server.fcgi_base.TeeOutputStream object at
0x877faec>
wsgi.input <flup.server.fcgi_base.InputStream object at 0x877f8ec>
wsgi.multiprocess True
wsgi.multithread False
wsgi.run_once False
wsgi.url_scheme 'http'
wsgi.version (1, 0)
}}}
--
Ticket URL: <http://code.djangoproject.com/ticket/8874#comment:1>
Django Code <http://code.djangoproject.com/>
The web framework for perfectionists with deadlines
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---