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

Fix cache req body #17

Merged
merged 1 commit into from
Jul 11, 2024
Merged

Fix cache req body #17

merged 1 commit into from
Jul 11, 2024

Conversation

svilupp
Copy link
Owner

@svilupp svilupp commented Jul 11, 2024

  • Fixed a bug when caching would error for certain types of HTTP body (eg, IOBuffer)

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 0.71%. Comparing base (28a5de8) to head (0a331fe).

Files Patch % Lines
src/CacheLayer.jl 0.00% 2 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##            main     #17      +/-   ##
========================================
- Coverage   0.72%   0.71%   -0.01%     
========================================
  Files         15      15              
  Lines        416     417       +1     
========================================
  Hits           3       3              
- Misses       413     414       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@svilupp svilupp merged commit f0702da into main Jul 11, 2024
3 checks passed
@svilupp svilupp deleted the fix-req-body branch July 11, 2024 19:55
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.

2 participants