Forum Discussion

TheEndless's avatar
TheEndless
Channel Surfer
15 years ago

roUrlTransfer - No DELETE method?

I can't seem to find any way to do a DELETE with the roUrlTransfer component (only GET, POST, and HEAD). I know the Netflix API requires it for queue management, so the Netflix channel must be using it. Is it an undocumented feature by any chance? Any ideas on how to work around it if it really isn't there? Thanks...

2 Replies

  • "RokuKevin" wrote:
    There is currently no way to to an http DELETE in the SDK.
    --Kevin

    Thanks. I was able to find a workaround on the server side.