Skip to content
Welcome to the Gluegun documentation!

gluegun/fin

Fin (final) flags for Gun HTTP streaming.

Fin marks the last chunk in a request or response body. NoFin indicates more data will follow.

  • Fin()
  • NoFin()