Hi all, 

Congrats on getting this out in the wild. It's great to see this PSR join 
the other HTTP PSRs to help standardize HTTP communication. I am aware that 
I am late with any feedback, so perhaps this is just a question for 
clarification. 

I am curious why the RequestExceptionInterface does not also include a 
getResponse method. Unless I am missing something (or likely some 
conversation elsewhere) it seems that if the request failed after 
connecting with a server that there would be a response. That response 
might include an error status code and perhaps a body, yeah? It seems, at 
least to me, very practical to expect that a Calling Library would likely 
use this information to handle the failed response.

Steven

On Wednesday, August 22, 2018 at 1:43:59 PM UTC-5, Sara Golemon wrote:
>
> As of today, with a unanimous vote from the working group, we formally 
> begin the REVIEW phase of the proposed PSR-18 (HTTP Client) specification. 
> The proposed specification is in the fig-standards repository at the 
> following locations: 
>
> - Specification:  
> https://github.com/php-fig/fig-standards/blob/master/proposed/http-client/http-client.md
>  
> - Metadocument:  
> https://github.com/php-fig/fig-standards/blob/master/proposed/http-client/http-client-meta.md
>  
>
> During the Review phase, acceptable changes to the specification include 
> wording, typographical fixes, and clarifications. If you feel major changes 
> are necessary, please bring your arguments to the list under this thread. 
> If any major changes are considered, we will return to the Draft phase. 
>
> The Review period will end no sooner than 19 Sep 2018 at 11:59pm.  At that 
> time, if the working group can demonstrate two viable trial 
> implementations, and no need for major changes, I will call for an 
> Acceptance Vote. 
>
> -Sara Golemon
> PSR-18 Sponsor
>

-- 
You received this message because you are subscribed to the Google Groups "PHP 
Framework Interoperability Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to php-fig+unsubscr...@googlegroups.com.
To post to this group, send email to php-fig@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/php-fig/e452358e-789b-43ba-b29a-6b8afb489e1b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to