File: client-test-code.hpp

package info (click to toggle)
libzeep 5.1.8-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 3,596 kB
  • sloc: cpp: 27,393; xml: 7,798; javascript: 180; sh: 37; makefile: 8
file content (2 lines) | stat: -rw-r--r-- 154 bytes parent folder | download | duplicates (2)
1
2
zeep::http::reply simple_request(uint16_t port, const std::string& req);
zeep::http::reply simple_request(uint16_t port, const zeep::http::request& req);