What is the maximum size of the fly-replay
header? I need to pass some tokens via state
on the fly-replay
header, but I want to make sure I don’t exceed the maximum size. Similarly what is the maximum size of fly-replay-src
(e.g. the max size of state
)?
I think you should be fine as long as you’re not sending more than 8kb per header.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.