|
|
|
|
|
by mflamespin
1752 days ago
|
|
I could see it making sense. If you needed to iterate over thousands of elements, that's a fair amount of headroom /time spent on HTTP connection building for what is probably a simple operation. In particular, being able to POST a large collection in a batch seems useful. |
|