HttpStack.this

Construct a HttpStack with the specified initial size. The stack will later be resized as necessary.

class HttpStack
this
(
int size = 10
)

Meta