From 39b4f4928e1f0f653831e5e3e93623fc1584ccd0 Mon Sep 17 00:00:00 2001 From: Camilo Aguilar Date: Mon, 1 Sep 2014 12:18:41 -0400 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 6eb3ce6..5dddbf3 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,11 @@ Generates Go code from a WSDL file. This project is originally intended to gener * Resolves external XML Schemas recursively, up to 5 recursions. * Supports providing WSDL HTTP URL as well as a local WSDL file +### Not supported +* Setting SOAP headers +* SOAP 1.2 and HTTP port bindings +* WS-Security + ### Usage ``` gowsdl [OPTIONS]