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

com.utilities.rest 3.2.0 #82

Merged
merged 3 commits into from
Jun 20, 2024
Merged

com.utilities.rest 3.2.0 #82

merged 3 commits into from
Jun 20, 2024

Conversation

StephenHodgson
Copy link
Member

@StephenHodgson StephenHodgson commented Jun 20, 2024

  • Refactor serverSentEventHandler from Action<Response, ServerSentEvent> to Func<Response, ServerSentEvent, Task>
  • Fix Validate(debug) not capturing request body for json payloads

- Refactor ServerSentEvent Callback from Action<Response, ServerSentEvent> to Func<Response, ServerSentEvent, Task>
@StephenHodgson StephenHodgson marked this pull request as ready for review June 20, 2024 22:24
@StephenHodgson StephenHodgson merged commit 4b0cad9 into main Jun 20, 2024
@StephenHodgson StephenHodgson deleted the development branch June 20, 2024 23:24
github-actions bot pushed a commit that referenced this pull request Jun 20, 2024
- Refactor `serverSentEventHandler` from `Action<Response, ServerSentEvent>` to `Func<Response, ServerSentEvent, Task>`
- Fix `Validate(debug)` not capturing request body for json payloads
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.

None yet

1 participant