fboerman
fboerman
hi I get the same error when doing: ```python raise HTTPException(status_code=HTTP_304_NOT_MODIFIED) ``` I am running fastapi 0.79.0
I think #4952 is a fix for this
+1 to regard this as a bug and would be very desirable if fixed. For production apps this is a security risk.
Hi @jamesfmackenzie and @veeableful ! I think there was an update to the go webassembly back-end since I now get a very different error. Im a beginner in golang so...
> About a year too late but ... sweat_smile Did you forget to set the field to `required=False`? I get an empty string when I disable the field + set...
so this is a long no updated issue but I was wondering if there was any progress on it? It would be really handy to have. Is there a workaround...
hi @Kyria very understandable. I'll try to publish a version soon
hi @aeneasr no problem. I will take a more detailed look later but just to respond to some things: * I actually *did* add documentation but it seems that a...
aah so its not only me. I have the same issue! and @hughess is right if you clear cache it resolves. still not good UX though...
Oh wow nice investigation thx! Will do this override as well let's see if it fixes it for me as well -------- Original Message -------- On 6 May 2024, 06:50,...