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

Set Content-Type automatically for PUT requests with form data, fixes #740. #770

Merged
merged 1 commit into from
Sep 27, 2021

Conversation

fredrikekre
Copy link
Member

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2021

Codecov Report

Merging #770 (4aa99a8) into master (3b13562) will decrease coverage by 0.07%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #770      +/-   ##
==========================================
- Coverage   77.46%   77.39%   -0.08%     
==========================================
  Files          38       38              
  Lines        2561     2561              
==========================================
- Hits         1984     1982       -2     
- Misses        577      579       +2     
Impacted Files Coverage Δ
src/MessageRequest.jl 100.00% <100.00%> (ø)
src/IOExtras.jl 69.44% <0.00%> (-2.78%) ⬇️
src/Servers.jl 85.36% <0.00%> (-0.61%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3b13562...4aa99a8. Read the comment docs.

@fredrikekre fredrikekre merged commit 9ae809e into master Sep 27, 2021
@fredrikekre fredrikekre deleted the fe/content-type-put-form branch September 27, 2021 07:52
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

2 participants