-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
C-featureCategory: feature. This is adding a new feature.Category: feature. This is adding a new feature.
Description
Im new to rust and im wanting to use Hyper for a http client but i cant figure out how to make it print the body of the page i.e http://httpbin.org/ip will respond with { "origin": "IP" }(in json format obv) but i want to print the it to console using println! instead of stdout etc
Metadata
Metadata
Assignees
Labels
C-featureCategory: feature. This is adding a new feature.Category: feature. This is adding a new feature.