What function can be used to retrieve an array of current options for a stream context?
stream_context_get_params
stream_context_get_default
stream_context_get_options
The 'options' element of the stream_get_meta_data return value
Submit