P
pumpkinstealer
Guest
Does OpenEdge support REST responses with no payload? I am trying to do a PATCH request that returns a status code of 204 without a payload. When I try to execute the request, it waits for a response and eventually times out. I am able to execute rest requests as long as the response returns a payload.
Continue reading...
Continue reading...