Re: [Web-SIG] WSGI server handling absolute URI

2014-09-25 Thread Robert Collins
I think this makes sense to address - have replied to the ticket. but tl;dr:

inconsistency in this space is likely to provoke bugs, so lets make
things consistent.

-Rob

On 12 May 2014 00:45, mouad ben mouad...@gmail.com wrote:
 Hello,

 My name is Mouad and this is my first time writing to this mailing list.

 I hope this is the right mailing list to let interested party to know about
 a minor bug that i found in some WSGI server that are out there, that
 doesn't support absolute URI in an raw http request i.e.

GET http://domain.com/path HTTP/1.1

 I have created an issue for WGIREF http://bugs.python.org/issue21472, and i
 am waiting for feedback from cPython core developers, and most
 **importantly** this gist https://gist.github.com/mouadino/7930974 that show
 who support this feature and who doesn't.

 HTH,

 --
 Mouad Benchchaoui

 ___
 Web-SIG mailing list
 Web-SIG@python.org
 Web SIG: http://www.python.org/sigs/web-sig
 Unsubscribe:
 https://mail.python.org/mailman/options/web-sig/robertc%40robertcollins.net




-- 
Robert Collins rbtcoll...@hp.com
Distinguished Technologist
HP Converged Cloud
___
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
https://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com


[Web-SIG] WSGI server handling absolute URI

2014-09-15 Thread mouad ben
Hello,

My name is Mouad and this is my first time writing to this mailing list.

I hope this is the right mailing list to let interested party to know about
a minor bug that i found in some WSGI server that are out there, that
doesn't support absolute URI in an raw http request i.e.

   GET http://domain.com/path HTTP/1.1

I have created an issue for WGIREF http://bugs.python.org/issue21472, and i
am waiting for feedback from cPython core developers, and most
**importantly** this gist https://gist.github.com/mouadino/7930974 that
show who support this feature and who doesn't.

HTH,

--
Mouad Benchchaoui
___
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
https://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com