Open na-g opened 5 years ago
Well we do have a test verifying that it returns an error https://github.com/mozilla/webrtc-sdp/blob/master/src/lib.rs#L1297
What would be arguments to make this a success instead?
I have updated the question to ask if we want to yield a specific error (which would be match
able) if the document is empty.
Yes that probably makes sense to improve.
@nils-ohlmeier, what should happen when an empty document is parsed?