Commit 8debdf1
committed
## TASK-043-003: Delete Empty RFC1945 Folders
Both RFC1945 folders have been successfully deleted as part of the HTTP/1.0 test suite migration completed in TASK-043-001 and TASK-043-002.
**Verification:**
- Build: ✅ 0 errors, 0 warnings
- Tests: ✅ 4,299/4,299 pass (zero regressions)
- RFC1945 unit tests migrated to Http10/ component structure
- RFC1945 stream tests migrated to Http10/ component structure
RFC1945 folders no longer exist:
- `src/TurboHttp.Tests/RFC1945/` ✅ removed
- `src/TurboHttp.StreamTests/RFC1945/` ✅ removed1 parent e2a09df commit 8debdf1
1 file changed
Lines changed: 3 additions & 3 deletions
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
88 | | - | |
89 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
| |||
0 commit comments