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

SIANXSVC-1193: dotnet-e5e does not handle binary requests as expected #5

Conversation

nachtjasmin
Copy link
Collaborator

@nachtjasmin nachtjasmin commented Jan 19, 2024

Closes SIANXSVC-1193.

This PR introduces a new E5EFileData class for proper serialization and deserialization of files.
Old methods were updated to use this new serialization method.
Furthermore, new methods were added to make use of the file deserialization.

Examples got added to the InlineHandler project.

@nachtjasmin nachtjasmin force-pushed the feature/JO-SIANXSVC-1193-dotnet-e5e-does-not-handle-binary-requests-as-expected branch from 4060931 to e6a1c32 Compare January 19, 2024 14:17
@nachtjasmin nachtjasmin self-assigned this Jan 23, 2024
@nachtjasmin nachtjasmin force-pushed the feature/JO-SIANXSVC-1193-dotnet-e5e-does-not-handle-binary-requests-as-expected branch 5 times, most recently from 0a8287a to 1ff4c15 Compare January 26, 2024 10:48
@nachtjasmin nachtjasmin added the bug Something isn't working label Jan 29, 2024
@beachmachine
Copy link
Contributor

Could you please also add an example for how to use binary and how to use mixed requests, and how to use binary responses?

@nachtjasmin nachtjasmin force-pushed the feature/JO-SIANXSVC-1193-dotnet-e5e-does-not-handle-binary-requests-as-expected branch from 1ff4c15 to dcd7967 Compare January 31, 2024 11:31
@nachtjasmin nachtjasmin force-pushed the feature/JO-SIANXSVC-1193-dotnet-e5e-does-not-handle-binary-requests-as-expected branch from dcd7967 to abcdd4b Compare January 31, 2024 11:42
@beachmachine beachmachine merged commit 07038d8 into main Feb 1, 2024
2 checks passed
@beachmachine beachmachine deleted the feature/JO-SIANXSVC-1193-dotnet-e5e-does-not-handle-binary-requests-as-expected branch February 1, 2024 17:26
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants