[commits] [Wiki] changed: Doc/Dev/HordeHttp

Ralf Lang (B1 Systems GmbH) lang at b1-systems.de
Fri Jul 16 19:04:36 UTC 2021


rlang  Fri, 16 Jul 2021 19:04:36 +0000

Modified page: https://wiki.horde.org/Doc/Dev/HordeHttp
New Revision:  4
Change log:  Use round brackets for internal links

@@ -26,9 +26,9 @@
  - [https://www.php-fig.org/psr/psr-7/ PSR-7] compatible versions of  
Request, !ServerRequest, Response, Uri, Stream and !UploadedFile
  - [https://www.php-fig.org/psr/psr-17/ PSR-17] compatible versions  
of !RequestFactory, !ServerRequestFactory, !ResponseFactory,  
!UriFactory, !StreamFactory and !UploadedFileFactory
  - [https://www.php-fig.org/psr/psr-18/ PSR-18] compatible HTTP  
Client implementations for Curl, Fopen and pecl/http (v2+)

-Horde_Http code is also the basis of the new  
[Doc/Dev/Horde_Http_Server Horde_Http_Server], a successor to  
[Doc/Dev/Horde_Controller Horde_Controller].
+Horde_Http code is also the basis of the new  
((Doc/Dev/HordeHttpServer|Horde_Http_Server)), a successor to  
((Doc/Dev/HordeController|Horde_Controller)).

  +++ Example usage

  TODO



More information about the commits mailing list