Use PSR-7 #53

クローズ
jking7年前に作成 · 2件のコメント
jking7年前 にコメント
オーナー

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 が課題をクローズ 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 が課題を再オープン 6年前
jking がコミットでこの課題を参照 6年前
jking が課題をクローズ 6年前
サインインしてこの会話に参加。
マイルストーンなし
担当者なし
1 人の参加者
通知
期日

期日は未設定です。

依存関係

この課題に依存関係はありません。

読み込み中…
まだ内容がありません