repo.or.cz
/
git-darcs-import.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Follow upstream changes -- Bytestring updates
[git-darcs-import.git]
/
src
/
hscurl.h
blob
9e8d4483a5485a5433cc47c95db3a69e9fd40bbe
1
const char
*
curl_request_url
(
const char
*
url
,
2
const char
*
filename
,
3
int
cache_time
);
4
5
const char
*
curl_wait_next_url
();
6
7
const char
*
curl_last_url
();
8
9
void
curl_enable_debug
();