Re: RESTful order-status API (was: URI design, part 2)
"Eric J. Bowman" <[email protected]>
| Newsgroups | gmane.comp.web.services.rest |
|---|---|
| Organization | Bison Systems Corporation |
| Message-ID | <[email protected]> |
Technically, of course, I mean "high probability of being a single packet" when arbitrarily small messages (including headers) have their payload compressed. This also depends on protocol -- HTTP 2 will allow larger payloads to be compressed to one packet by slimming down header size compared to HTTP 1.1, for example. -Eric