Skip to content

Commit 7341bf7

Browse files
committed
update README
1 parent fa31f0c commit 7341bf7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,8 @@ public function setSoapHeaderCSPCHD(\Api\StructType\ApiCSPCHD $cSPCHD, $nameSpac
267267
```
268268
- **setHttpHeader($headerName, $headerValue)**: an easy way to define your proper HTTP headers that must be sent
269269
- **setLocation($location)**: Sets the location of the Web service to use
270+
- **getStreamContext()**: Returns the created stream context used by the SoapClient class
271+
- **getStreamContextOptions()**: Returns the created stream context's options used by the SoapClient class
270272

271273
## Need improvements for these classes?
272274
Feel free to make some pull requests. We'll study them and let you know when it can be integrated.

0 commit comments

Comments
 (0)