is it possible to read request headers in a restle...
# suitescript
t
is it possible to read request headers in a restlet post? the documentation says only the body is passed in the context object
c
log the context and see what's in there.