1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/doc
David Steele 72252ed2a1 Add HttpClient object.
A robust HTTP client with pipelining support and automatic retries.

Using a single object to make multiple requests is more efficient because requests are pipelined whenever possible. Requests are automatically retried when the connection has been closed by the server. Any 5xx response is also retried.

Only the HTTPS protocol is currently supported.
2018-11-21 19:11:45 -05:00
..
example Add monitoring examples using PostgreSQL and jq. 2018-04-13 14:31:33 -04:00
lib/BackRestDoc Add new HTML tags and strExtra to DocHtmlElement. 2018-11-11 16:34:15 -05:00
resource v2.07: Automatic Backup Checksum Delta 2018-11-16 09:50:50 -05:00
xml Add HttpClient object. 2018-11-21 19:11:45 -05:00
.gitignore Updated vagrant to new version and image. 2017-03-14 22:05:17 -04:00
doc.pl Allow containers to be defined in a document. 2018-07-23 07:49:15 -04:00
manifest.xml More flexible replacements for PDF titles and footers. 2018-02-21 15:30:35 -05:00
release.pl Remove github CNAME file. 2018-02-23 23:44:10 -05:00