php - Context.io, Response object has protected properties -


i working context.io. able response using php api, however, response object , contains protected properties.

response :

contextioresponse object ( [headers:protected] => array     (         [request] =>          [response] =>      ) ) 

all response object server , need save fields in db.

hopefully can give idea


Comments

Popular posts from this blog

javascript - How to name a jQuery function to make a browser's back button work? -

collision detection - C++ library for mesh to mesh intersection: what is available? -

python - Django-easy-pdf: xhtml2pdf reporting reportlab 2.2+ is required, but 3.0 installed -