Use PSR-7 #53

닫힘
jking7 년 전을 오픈 · 2개의 코멘트
jking 코멘트됨, 7 년 전
소유자

PHP-FIG published PSR-7, a model for representing HTTP requests and responses in a consistent and coherent way. Currently Arsse has its own ad hoc lightweight representation, but switching to a tested PSR-7 implementation (such as that provided by Guzzle) would probably reduce the potential for bugs.

PHP-FIG published [PSR-7](http://www.php-fig.org/psr/psr-7/), a model for representing HTTP requests and responses in a consistent and coherent way. Currently Arsse has its own ad hoc lightweight representation, but switching to a tested PSR-7 implementation (such as that provided by [Guzzle](https://github.com/guzzle/psr7)) would probably reduce the potential for bugs.
jking Future 에서 0.3.0 6 년 전 마일스톤으로 변경되었습니다
jking 코멘트됨, 6 년 전
포스터
소유자

For the time being, we will be using Diactoros for PSR-7 functionality. It provides significantly more compelling features than Guzzle.

For the time being, we will be using [Diactoros](https://zendframework.github.io/zend-diactoros/overview/) for PSR-7 functionality. It provides significantly more compelling features than Guzzle.
jking closed this issue 6 년 전
jking 코멘트됨, 6 년 전
포스터
소유자

Authentication is not properly handled via the server requests; this needs to be done to complete functionality.

Authentication is not properly handled via the server requests; this needs to be done to complete functionality.
jking reopened this issue 6 년 전
jking closed this issue 6 년 전
로그인하여 이 대화에 참여
마일스톤 없음
담당자 없음
참여자 1명
알림
마감일

마감일이 설정되지 않았습니다.

의존성

이 이슈는 어떠한 의존성도 가지지 않습니다.

불러오는 중...
아직 콘텐츠가 없습니다.