You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is being locked automatically because it has been closed for more than 6 months.
Please open a new issue in case you encounter a similar problem.
I believe the header "E-Tag" is being used for the the WHEP handshake instead of "ETag" per the spec for WHEP.
https://www.ietf.org/id/draft-murillo-whep-02.html
Which version are you using?
v1.1.0
Which operating system are you using?
Describe the issue
I created a Unity api to view WHEP sources. The code failed looking for "ETag" and it works when "E-Tag" is used. I believe the standard is "ETag"
Describe how to replicate the issue
Request a WHEP url and review the server logs and see what http headers are being returned.
Did you attach the server logs?
no
Did you attach a network dump?
no
The text was updated successfully, but these errors were encountered: