Use PSR-7 #53

Geschlossen
vor 7 Jahren von jking geöffnet · 2 Kommentare
jking hat vor 7 Jahren kommentiert
Besitzer

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 hat den Meilenstein vor 6 Jahren von Future zu 0.3.0 geändert
jking hat vor 6 Jahren kommentiert
Ersteller
Besitzer

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 hat diesen Issue vor 6 Jahren geschlossen
jking hat vor 6 Jahren kommentiert
Ersteller
Besitzer

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 hat diesen Issue vor 6 Jahren wieder geöffnet
jking hat dieses Issue vor 6 Jahren aus einem Commit referenziert
jking hat diesen Issue vor 6 Jahren geschlossen
Anmelden, um an der Diskussion teilzunehmen.
Kein Meilenstein
Niemand zuständig
1 Beteiligte
Nachrichten
Fällig am

Kein Fälligkeitsdatum gesetzt.

Abhängigkeiten

Dieses Issue hat momentan keine Abhängigkeiten.

Laden…
Hier gibt es bis jetzt noch keinen Inhalt.