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

Backport PR #965: Correct content-type headers #966

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

epignot
Copy link
Contributor

@epignot epignot commented Sep 7, 2022

(cherry-picked from commit 15310fd)

@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2022

Codecov Report

Merging #966 (a42cac5) into 1.x (df59cfe) will decrease coverage by 0.04%.
The diff coverage is 33.33%.

@@            Coverage Diff             @@
##              1.x     #966      +/-   ##
==========================================
- Coverage   71.48%   71.43%   -0.05%     
==========================================
  Files          62       62              
  Lines        7733     7738       +5     
  Branches     1283     1283              
==========================================
  Hits         5528     5528              
  Misses       1816     1816              
- Partials      389      394       +5     
Impacted Files Coverage Δ
jupyter_server/gateway/gateway_client.py 71.18% <0.00%> (-1.55%) ⬇️
jupyter_server/gateway/managers.py 81.26% <100.00%> (ø)
jupyter_server/services/contents/filemanager.py 71.40% <0.00%> (-0.80%) ⬇️
jupyter_server/serverapp.py 65.24% <0.00%> (-0.19%) ⬇️
jupyter_server/services/kernels/kernelmanager.py 80.58% <0.00%> (+1.94%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@blink1073 blink1073 added the bug label Sep 7, 2022
Copy link
Contributor

@blink1073 blink1073 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks again!

@blink1073 blink1073 merged commit 507c697 into jupyter-server:1.x Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants