1
0
Fork 0
Commit Graph

5 Commits

Author SHA1 Message Date
Wilfried Goesgens 19f6ed6032 Rework HTTP basics
- remove mentioning of the long gone ArangoDB 1.4
  - swap sequence to first mention keepalive, then using it efficiently with async HTTP requests
  - introduce the well known connection pool buzzword and howto use it best with keepalive and async HTTP
  - mention in FOXX that this may also be a consideration here
  - move the HTTP Basics above the API description
  - mention that the user may also want to use the swagger.io interactive API-documentation in his ArangoDB

This answers the question and thus fixes #1533
2015-11-05 13:51:56 +01:00
CoDEmanX a39b712efe Documentation: corrected typos and case, prefer American over British English 2015-09-01 17:19:13 +02:00
Jan Steemann f29be3e3d0 updated manual for HTTP general 2014-07-06 01:12:30 +02:00
Thomas Schmidts 055618408b Changes in the Http Interface in Gitbook 2014-06-10 14:18:04 +02:00
Thomas Schmidts 85c72b485e Some changes in the Summary and new chronological order 2014-06-05 23:20:23 +02:00