Releases: MyJetTools/fl-url
Releases · MyJetTools/fl-url
0.5.3
- Unix Sockets are now supported with the latest version of Hyper
- ssh://user:password@host:port->http://localhost:8080 - format is supported
- In SSH Case we can adjust Internal Buffer used to process HTTP Requests
- Added Patch case;
- xxxx_json - now does not take ownership of the model
- Tls Connection is creating using my-tls library
0.5.2
0.5.1
0.5.0
0.5.0-rc01
- Hyper 1.0.x
0.4.1
0.4.0
0.3.1
0.3.0
Now we can use FlUrl like .net style "HTTP://test.com".append_path_segment("my_path").post(None);