HTTPTunneling: Revision history

From Hotline Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 March 2026

  • curprev 20:2120:21, 3 March 2026 Lostarch talk contribs 510 bytes +14 No edit summary
  • curprev 20:1320:13, 3 March 2026 Lostarch talk contribs 496 bytes +496 Created page with "== HTTP Tunneling == Tunneling uses two persistent connections: '''POST''' for sending and '''GET''' for receiving. === Tunneling Header === Every transaction sent via the tunnel is preceded by this 8-byte header: {| class="wikitable" ! Description !! Size !! Data Code |- | Data code || 4 || Disconnect (0), Data (1), Padding (2) |- | Data size || 4 || Size of the following transaction |} === MIME Type === All HTTP requests for tunneling must use: <code>Content-Type: ho..."