> Perhaps, though an empty string ("") would be returned if the > server's response included a "Public:" header that was empty - i.e. > > Public:
Ok, that make sense > > >But in this case it would be good to note this can happen in the > >function description. > > Yes, we already do ("RTSPClient.hh", line 54). Yes, but it's not very clear. It says : "resultCode": If zero, then the command completed successfully. -> this is my case "resultString" for a successful "OPTIONS" command will be a list of allowed commands. -> Ok I am in this case, and there is no allowed command, so I expected an empty string. That's why I assumed I did not need to test for a NULL string if the response was successfull (ie resultCode == 0) _______________________________________________ live-devel mailing list live-devel@lists.live555.com http://lists.live555.com/mailman/listinfo/live-devel