Skip to content

feat: add TurboHTTP Server#87

Open
st0o0 wants to merge 58 commits into
mainfrom
feature/add-turbohttp-server
Open

feat: add TurboHTTP Server#87
st0o0 wants to merge 58 commits into
mainfrom
feature/add-turbohttp-server

Conversation

@st0o0
Copy link
Copy Markdown
Member

@st0o0 st0o0 commented May 19, 2026

No description provided.

st0o0 added 30 commits May 19, 2026 11:51
@st0o0 st0o0 self-assigned this May 19, 2026
Comment thread src/TurboHTTP.IntegrationTests/Shared/HttpbinEndpoints.cs Fixed
Comment thread src/TurboHTTP.IntegrationTests/Shared/HttpbinEndpoints.cs Dismissed
Comment thread src/TurboHTTP/Server/Context/TurboHttpResponse.cs Fixed
@st0o0 st0o0 changed the title feat: Add TurboHTTP Server feat: add TurboHTTP Server May 19, 2026
@st0o0 st0o0 force-pushed the feature/add-turbohttp-server branch from f18e787 to 81669f8 Compare May 19, 2026 12:38
@st0o0 st0o0 force-pushed the feature/add-turbohttp-server branch from 59f449a to 6afcfd6 Compare May 19, 2026 12:52
Comment thread src/TurboHTTP.IntegrationTests/Shared/HttpbinEndpoints.cs Dismissed
@st0o0 st0o0 force-pushed the feature/add-turbohttp-server branch from 0a033e3 to 2560a4a Compare May 19, 2026 13:16
@st0o0 st0o0 force-pushed the feature/add-turbohttp-server branch from c60308d to 1174fa6 Compare May 19, 2026 13:20
@st0o0 st0o0 force-pushed the feature/add-turbohttp-server branch from 63a7779 to 74c95f5 Compare May 19, 2026 14:01
}

StatusCode = permanent ? 301 : 302;
Headers["Location"] = parsed.IsAbsoluteUri ? parsed.AbsoluteUri : location;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants