feat: add ToServerSentEventsHttpResult method
#30
Annotations
2 warnings
|
Build:
CSharpFunctionalExtensions.HttpResults.Tests/Utils/ServerSentEventsExtensions.cs#L53
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
|
Build:
CSharpFunctionalExtensions.HttpResults.Tests/Utils/ServerSentEventsExtensions.cs#L53
Non-nullable property 'Data' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading