Skip to content

Merge client- and request-level cookies in the header. Also, dispose … #250

Merge client- and request-level cookies in the header. Also, dispose …

Merge client- and request-level cookies in the header. Also, dispose … #250

Triggered via push April 9, 2023 12:48
Status Success
Total duration 1m 22s
Artifacts

build-dev.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
nuget: src/RestSharp/Request/RestRequestExtensions.cs#L341
Possible null reference argument for parameter 'value' in 'BodyParameter.BodyParameter(string? name, object value, ContentType contentType, DataFormat dataFormat = DataFormat.None)'.
nuget: src/RestSharp/Request/RestRequestExtensions.cs#L341
Possible null reference argument for parameter 'value' in 'BodyParameter.BodyParameter(string? name, object value, ContentType contentType, DataFormat dataFormat = DataFormat.None)'.