Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 10 Apr 2018 13:41:21 -0700 | Gregory Szorc | httppeer: don't accept very old media types (BC) |
Tue, 10 Apr 2018 13:07:13 -0700 | Gregory Szorc | httppeer: allow opener to be passed to makepeer() |
Tue, 10 Apr 2018 13:11:40 -0700 | Gregory Szorc | httppeer: perform capabilities request in makepeer() |
Tue, 10 Apr 2018 12:52:29 -0700 | Gregory Szorc | httppeer: extract common response handling into own function |
Tue, 10 Apr 2018 12:12:07 -0700 | Gregory Szorc | httppeer: move error handling and response wrapping into sendrequest |
Tue, 10 Apr 2018 10:51:12 -0700 | Gregory Szorc | httppeer: extract code for creating a request into own function |
Tue, 10 Apr 2018 10:27:49 -0700 | Gregory Szorc | httppeer: extract code for performing an HTTP request |