Flow PHP

HttpEncoder.php

Classes

HttpEncoder
Decodes an HTTP exchange into raw row values. The response/request body is decoded once, content-type aware, into a navigable nested map (JSON via json_decode, XML via {@see XMLConverter}); the extractor's Hydrator types the Row from it and pagination reads the same map.
On this page

Search results