Daniel, On Wed, Feb 15, 2012 at 6:33 PM, Daniel Zulla <daniel.zu...@googlemail.com> wrote: > Hi, > Why do you even want to convert bytestrings to unicode?
Because the remote HTTP server receives a string of bytes, and sends a string of bytes back to you in the HTTP response. > Do you have some code / a example where those exceptions usually appear in > the current w3af code? > > Regards, > Daniel > > Am 15.02.2012 um 22:06 schrieb Javier Andalia: > >> Hello Daniel, >> >> On Wed, Feb 15, 2012 at 5:11 PM, Daniel Zulla >> <daniel.zu...@googlemail.com> wrote: >>> What about switching over to Python3? >>> It solves the UnicodeDecodeException madness. >> >> Can you please be more specific? What exactly do you have in mind? >> >> Maybe I'm wrong, but the way I see it w3af would still >> receive/transmit encoded bytes so there's no way to skip the >> bytestring_to_unicode and unicode_to_bytestring conversions. Not even >> in py3k. >> >> Regards, >> >> Javier > > > ------------------------------------------------------------------------------ > Virtualization & Cloud Management Using Capacity Planning > Cloud computing makes use of virtualization - but cloud computing > also focuses on allowing computing to be delivered as a service. > http://www.accelacomm.com/jaw/sfnl/114/51521223/ > _______________________________________________ > W3af-develop mailing list > W3af-develop@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/w3af-develop -- Andrés Riancho Director of Web Security at Rapid7 LLC Founder at Bonsai Information Security Project Leader at w3af ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ W3af-develop mailing list W3af-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/w3af-develop