Commit 90b8015
TASK-006/007/015: housekeeping — normalize status to Done
All three are functionally complete in code and merged on the integration
branch. This commit only updates the status field to the canonical "Done"
value to keep tooling that reads the spec consistent.
- TASK-006: status was "Complete" (non-canonical phrasing). #define
value-constants migrated to httpserver::constants; index row already
said Done.
- TASK-007: status carried a forward-reference to TASK-020. With
TASK-020 merged, the hygiene gate is in full-enforcement mode
(HEADER_HYGIENE_STRICT ?= yes, XFAIL_TESTS line removed, public hpps
free of backend includes). Index row already said Done.
- TASK-015: status was "In Progress" though all action items were
checked. http_request PIMPL pointer is in place, detail/
http_request_impl.hpp exists, and http_request.hpp no longer pulls
<microhttpd.h>/<gnutls/gnutls.h>. Index row also synced.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent c56c654 commit 90b8015
4 files changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments