2.1.0
[2.1.0] - 2024-07-14
Added (2 changes)
- Added
SimpleHofundHttpConnection
to simplified configuration of HTTP connections and added ability to overridegetRequestMethod()
inAbstractHofundBasicHttpConnection
to allow usingPOST
method. !42 (Peter Zmilczak @marwin1991) - Added
HofundConnectionsTable
to allow printing HofundConnection to terminal during booting up. !43 #26 (Peter Zmilczak @marwin1991)