index
:
apt
feature/rred
main
master
Debians commandline package manager
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
methods
/
basehttp.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
apt-pkg: URI: Add 'explicit' to single argument constructor
Julian Andres Klode
2019-04-30
1
-7
/
+7
*
http: Stop pipeline after close only if it was not filled before
Julian Andres Klode
2018-09-18
1
-5
/
+19
*
Lower default timeout from 120s to 30s
Julian Andres Klode
2018-05-24
1
-1
/
+1
*
use 127.0.0.1 instead of localhost as default Tor proxy
David Kalnischkies
2018-05-11
1
-1
/
+1
*
report transient errors as transient errors
David Kalnischkies
2017-12-13
1
-15
/
+30
*
mark some 500 HTTP codes as transient acquire errors
David Kalnischkies
2017-12-13
1
-1
/
+13
*
avoid some useless casts reported by -Wuseless-cast
David Kalnischkies
2017-12-13
1
-1
/
+1
*
methods/basehttp.cc: Remove proxy autodetect debugging code
Julian Andres Klode
2017-10-22
1
-2
/
+0
*
Run Proxy-Auto-Detect script from main process
Julian Andres Klode
2017-10-22
1
-0
/
+7
*
allow the auth.conf to be root:root owned
David Kalnischkies
2017-07-26
1
-2
/
+2
*
lookup login info for proxies in auth.conf
David Kalnischkies
2017-07-26
1
-1
/
+1
*
reimplement and document auth.conf
David Kalnischkies
2017-07-26
1
-1
/
+1
*
fail early in http if server answer is too small as well
David Kalnischkies
2017-07-26
1
-2
/
+33
*
don't try to parse all fields starting with HTTP as status-line
David Kalnischkies
2017-07-26
1
-1
/
+1
*
Reformat and sort all includes with clang-format
Julian Andres Klode
2017-07-12
1
-5
/
+5
*
http: A response with Content-Length: 0 has no content
Julian Andres Klode
2017-07-01
1
-1
/
+4
*
deal with 3xx httpcodes as required by HTTP/1.1 spec
David Kalnischkies
2017-06-26
1
-12
/
+12
*
basehttp: Only read Content-Range on 416 and 206 responses
Julian Andres Klode
2017-01-24
1
-1
/
+5
*
fix various typos reported by spellintian
David Kalnischkies
2017-01-19
1
-2
/
+2
*
rename ServerMethod to BaseHttpMethod
David Kalnischkies
2016-12-31
1
-0
/
+825