Sjors Smits

Results 3 comments of Sjors Smits

https://docs.microsoft.com/en-us/dotnet/core/install/linux-ubuntu#2204 should be updated too.

I belive rails determines the content type based on the `Accept` header. If it includes `text/vnd.turbo-stream.html` the request will be handled as a `TURBO_STREAM`. You can check the request header...