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 can be closed, as I checked that sending requests even with different case seems to work without any issue, for e.g rsfiles/rsFiles both work.
And for the 2nd issue, we don't need to mention content-type unless the request is of PUT or POST type. I read this on this Stack Overflow thread https://stackoverflow.com/a/16693884/16184838
I've encountered a few issues whhile working on rustyshare:
application/json
rsmsgs
as URL (which should bersMsgs
)Here is a patch
The text was updated successfully, but these errors were encountered: