What function can be used to retrieve an array of current options for a stream context?
A.
stream_context_get_params
B.
stream_context_get_default
C.
stream_context_get_options
D.
The ‘options’ element of the stream_get_meta_data return value
