I'm cool with it, just a question but would it be that difficult, ugly to support both? I don't think there is a lot of code that does https, maybe a simple ifdef ? If it does seem difficult or ugly feel free to replace the code.
<br><br>Keith Preston<br><br><br><div><span class="gmail_quote">On 8/21/07, <b class="gmail_sendername">Jussi Kukkonen</b> <<a href="mailto:jhkukkon@cc.hut.fi">jhkukkon@cc.hut.fi</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>Santtu had some valid points here (thanks for the input). Especially<br>async and https support might be useful at some point -- still, I<br>decided to try the nanohttp route for this release of maemo packages at<br>least. Porting was easy (and should be easy if we ever want to go back),
<br>so I think I'll push this change to fd.o if everything seems to work out<br>fine and no-one has objections.<br><br><br>Some details:<br>* nanohttp should pick up proxy settings automatically (so the code is<br>somewhat smaller), but I haven't tested that -- let me know if it
<br>doesn't work.<br><br>* soup apparently does some uri escaping itself. With nanohttp one has<br>to use xmlURIEscapeStr() or similar when user input is accepted.<br><br>-jussi<br><br><br>_______________________________________________
<br>GeoClue mailing list<br><a href="mailto:GeoClue@lists.freedesktop.org">GeoClue@lists.freedesktop.org</a><br><a href="http://lists.freedesktop.org/mailman/listinfo/geoclue">http://lists.freedesktop.org/mailman/listinfo/geoclue
</a><br><br><br></blockquote></div><br>