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

windows - Single EXE to Install Python Standalone Executable for Easy Distribution -

c# - Access objects in UserControl from MainWindow in WPF -

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