Stephan Fuhrmann

Results 6 comments of Stephan Fuhrmann

Thanks for fixing the deprecations!

Added a pull request for this, see #102

Maybe [CmdLineParser#addOption](http://args4j.kohsuke.org/args4j/apidocs/org/kohsuke/args4j/CmdLineParser.html#addOption%28org.kohsuke.args4j.spi.Setter,%20org.kohsuke.args4j.Option%29) is what you're looking for? Can you give an example?

@muhammad-rafi you are right, Cisco uses "application/yang.data+xml" in NXOS 9.3.10 and says they are implementing RESTCONF Protocol draft-ietf-netconf-restconf-10. See [Cisco Nexus 9000 NX-OS Programmability Guide](https://www.cisco.com/c/en/us/td/docs/switches/datacenter/nexus9000/sw/93x/progammability/guide/b-cisco-nexus-9000-series-nx-os-programmability-guide-93x/b-cisco-nexus-9000-series-nx-os-programmability-guide-93x_chapter_011100.html) This breaks much of ansible.netcommons...

Problem exists in httpretty==1.1.4 httpretty==1.0.5 works as a workaround @gabrielfalcao thanks for your great effort, it is appreciated!