[looks like this was accidentally sent only to me, adding list in CC:]
On 27/10/13 09:41, Fernand Vanrie wrote:
Michael, julien
Having a proper working http connection tool would be a advantage, for 
working with external calendar' translators like  Google API stuff we 
need a Http connection tool.
that is a valid point but currently we don't make a HTTP UNO API
available based on commons-httpclient so removing it has no impact there.
we also bundle various C++ libraries like curl and neon that should make
a better basis for a HTTP API if somebody wanted to implement that.
For now i use a Window COM object 
CreateObject("WinHttp.WinHttpRequest.5.1") to make constructions like below.
guess there is no better workaround for BASIC programmers currently;
presumably Python and Java and CLR have HTTP libraries easily available.
Context
   
 
  Privacy Policy |
  
Impressum (Legal Info) |
  
Copyright information: Unless otherwise specified, all text and images
  on this website are licensed under the
  
Creative Commons Attribution-Share Alike 3.0 License.
  This does not include the source code of LibreOffice, which is
  licensed under the Mozilla Public License (
MPLv2).
  "LibreOffice" and "The Document Foundation" are
  registered trademarks of their corresponding registered owners or are
  in actual use as trademarks in one or more countries. Their respective
  logos and icons are also subject to international copyright laws. Use
  thereof is explained in our 
trademark policy.