1
0
mirror of https://github.com/pgbackrest/pgbackrest.git synced 2024-12-14 10:13:05 +02:00
pgbackrest/doc/xml
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
..
dtd Allow containers to be defined in a document. 2018-07-23 07:49:15 -04:00
coding.xml Storage object improvements. 2018-04-03 12:25:21 -04:00
index.xml Update introduction to be pithy. 2018-09-19 18:26:12 -04:00
reference.xml Add checksum delta for incremental backups. 2018-09-19 11:12:45 -04:00
release.xml Add HttpClient object. 2018-11-21 19:11:45 -05:00
test.xml Rename db-* options to pg-* and backup-* options to repo-* to improve consistency. 2018-02-03 18:27:38 -05:00
user-guide.xml Add interface objects for libxml2. 2018-11-20 20:40:11 -05:00