Name Date Size #Lines LOC

..--

BUFQ.mdH A D25-Apr-20256.5 KiB189127

BUFREF.mdH A D25-Apr-20252.3 KiB8754

CHECKSRC.mdH A D25-Apr-20256.5 KiB191113

CLIENT-READERS.mdH A D25-Apr-20259.1 KiB13381

CLIENT-WRITERS.mdH A D25-Apr-20257.1 KiB12486

CODE_STYLE.mdH A D25-Apr-20257.6 KiB317237

CONNECTION-FILTERS.mdH A D25-Apr-202512.9 KiB309245

DYNBUF.mdH A D25-Apr-20253.3 KiB13585

HASH.mdH A D25-Apr-20254.9 KiB189126

HYPER.mdH A D25-Apr-20252.5 KiB7950

LLIST.mdH A D25-Apr-20255 KiB191122

MQTT.mdH A D25-Apr-20251.1 KiB5225

NEW-PROTOCOL.mdH A D25-Apr-20254.6 KiB11778

README.mdH A D25-Apr-2025311 134

SPLAY.mdH A D25-Apr-20253.4 KiB11273

WEBSOCKET.mdH A D25-Apr-20254.8 KiB13589

README.md

1<!--
2Copyright (C) Daniel Stenberg, <[email protected]>, et al.
3
4SPDX-License-Identifier: curl
5-->
6
7# Internals
8
9This directory contains documentation covering libcurl internals; APIs and
10concepts that are useful for contributors and maintainers.
11
12Public APIs are documented in the public documentation, not here.
13