I have a need to pass a couple of identifiers along with requests of every method type (GET, PUT, DELETE, POST). Is there a recommended way to do this?
Thanks, Sean
I have a need to pass a couple of identifiers along with requests of every method type (GET, PUT, DELETE, POST). Is there a recommended way to do this?
Thanks, Sean