Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

24.5 updates #58

Merged
merged 22 commits into from
Sep 4, 2024
Merged

24.5 updates #58

merged 22 commits into from
Sep 4, 2024

Conversation

thatstoasty
Copy link
Collaborator

@thatstoasty thatstoasty commented Aug 31, 2024

  • Removed __content_length_bytes from header structs.
  • Updated header structs so that bytes attributes are consistently not null terminated.
  • Added to_string method to convert List or Span of bytes to a String.
  • Updated some functions that created a copies of lists to take ownership of the buffer they receive instead of making a copy.
  • Remove arg types from send external_call due to stdlib bug? Or perhaps intended behavior

@thatstoasty thatstoasty changed the base branch from chore/update-nightly-2805 to chore/update-nightly-21-08-24 August 31, 2024 19:33
@thatstoasty thatstoasty changed the title 24.5 updates WIP: 24.5 updates Aug 31, 2024
@thatstoasty thatstoasty marked this pull request as ready for review September 3, 2024 17:11
@thatstoasty thatstoasty changed the title WIP: 24.5 updates 24.5 updates Sep 3, 2024
lightbug_http/header.mojo Show resolved Hide resolved
lightbug_http/header.mojo Show resolved Hide resolved
lightbug_http/header.mojo Show resolved Hide resolved
lightbug_http/header.mojo Show resolved Hide resolved
lightbug_http/header.mojo Show resolved Hide resolved
lightbug_http/header.mojo Show resolved Hide resolved
lightbug_http/header.mojo Show resolved Hide resolved
lightbug_http/http.mojo Outdated Show resolved Hide resolved
lightbug_http/http.mojo Outdated Show resolved Hide resolved
@saviorand saviorand merged commit 8cb4ded into Lightbug-HQ:chore/update-nightly-21-08-24 Sep 4, 2024
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