Use PSR-7 #53

Fermé
créé il y a 7 ans par jking · 2 commentaires
jking a commenté il y a 7 ans
Propriétaire

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 a modifié le jalon de Future à 0.3.0 il y a 6 ans
Publier
Propriétaire

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 a fermé ce ticket il y a 6 ans
Publier
Propriétaire

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 a réouvert ce ticket il y a 6 ans
jking a référencé ce ticket depuis une révision il y a 6 ans
jking a fermé ce ticket il y a 6 ans
Connectez-vous pour rejoindre cette conversation.
Aucun jalon
Pas d'assignataires
1 participants
Notifications
Échéance

Aucune échéance n'a été définie.

Dépendances

Ce ticket n'a actuellement pas de dépendance.

Chargement…
Il n'existe pas encore de contenu.