Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

How to stop Directus sending 304 responses #13074

Closed
thepurpleblob opened this issue May 1, 2022 · 0 comments
Closed

How to stop Directus sending 304 responses #13074

thepurpleblob opened this issue May 1, 2022 · 0 comments

Comments

@thepurpleblob
Copy link

Describe the Bug

Log shows...

18:01:27 ✨ request completed GET 304 /items/Calendar?limit=-1 6ms
18:01:46 ✨ request completed GET 304 /items/Calendar?limit=-1 5ms
18:08:09 ✨ request completed GET 304 /items/Calendar?limit=-1 25ms

They appear to be breaking my (axios) client on some browsers. Is there some way to stop Directus responding with a 304?

To Reproduce

I can't - but the issue has been reported by multiple users

Errors Shown

client fails because it doesn't appear to be able to handle the 304

What version of Directus are you using?

9.6.0

What version of Node.js are you using?

latest

What database are you using?

SQLite

What browser are you using?

n/a

How are you deploying Directus?

Docker

@directus directus locked and limited conversation to collaborators May 2, 2022
@azrikahar azrikahar converted this issue into discussion #13080 May 2, 2022

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant