search for: nurl

Displaying 3 results from an estimated 3 matches for "nurl".

Did you mean: null
2007 Feb 09
1
PHP Binding and dbi2omega questions
Hi All, I've installed Xapian and the php module. I've set up a script for use with scriptindex and dbi2omega for getting data from the db into the index easily, the script file is as follows: =============================== id : field=id title : index title: field=title description : index description : truncate=50 field=content ============================= However, when querying
2018 Dec 04
3
patch to support custom HTTP headers in download.file() and url()
...void *in_R_HTTPOpen2(const char *url, const char *headers, // use keep-alive semantics, do not use local WinINet cache. DWORD flags = INTERNET_FLAG_KEEP_CONNECTION | INTERNET_FLAG_NO_CACHE_WRITE; if(!cacheOK) flags |= INTERNET_FLAG_PRAGMA_NOCACHE; - wictxt->session = InternetOpenUrl(wictxt->hand, url, NULL, 0, flags, 0); + wictxt->session = InternetOpenUrl(wictxt->hand, url, headers, headers ? -1 : 0, flags, 0); if(!wictxt->session) { DWORD err1 = GetLastError(), err2, blen = 101; InternetCloseHandle(wictxt->hand); diff --git a/src/modules/internet/l...
2015 Mar 04
3
supermin on arm
...> > dev-hugepages.mount sys-fs-fuse-connections.mount > > systemd-logind.service getty.target console-getty.service\n\nrm > > -f /etc/machine-id\n\n%end\n\n%packages --excludedocs --nocore > > --instLangs=en\nbash\nfedora-release\nrootfiles\nvim-minimal\nyum\n-kernel\n\n%end\nurl > > --url=http://dl.fedoraproject.org/pub/alt/stage/22_Alpha_TC8/Cloud/armhfp/os/\n'} > > 2015-03-03 17:02:52,011 DEBUG imgfac.Builder.Builder > > thread(MainThread) Message: No SecondaryDispatcher present - Use of > > secondary factories is not enabled 2015-03-03 17:02:...