Tus support
#1032
-
Hello there! Who knows if RoadRunner supports the Tus protocol (tus.io)? |
Beta Was this translation helpful? Give feedback.
Answered by
rustatian
Mar 2, 2022
Replies: 1 comment 5 replies
-
@GavnoMocha Hello. RR doesn't support the Tus protocol, but it can be implemented as an |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
WagnerPMC
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@GavnoMocha Hello. RR doesn't support the Tus protocol, but it can be implemented as an
http
plugin middleware (handle atus
headers).