2
3
Fork
You've already forked databook
1

Stop using strings as http header #13

Closed
opened 2022年10月06日 09:09:46 +02:00 by era · 0 comments
Owner
Copy link

Today we use a string on the webassembly side for the headers and later in the rust host we break it to properly form the http headers, we should use an object on the wasm side as well to avoid issues with string split

Today we use a string on the webassembly side for the headers and later in the rust host we break it to properly form the http headers, we should use an object on the wasm side as well to avoid issues with string split
Sign in to join this conversation.
No Branch/Tag specified
main
era/upgradewit
feature/front-back-communication
feature/initial-layout-structure-web
elias/wit_bindgen3
feature/adding-sveltekit-web
No results found.
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
era/databook#13
Reference in a new issue
era/databook
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?