Releases: jamesiarmes/php-ntlm
Releases · jamesiarmes/php-ntlm
1.0.0
1.0.0-beta.1
Added
- Composer support.
- Expect header to avoid potential hangs.
- Method to retrieve the status code of the last request.
- Last request/response method support.
- Option to strip bad characters from the request.
Changed
- Moved out of the php-ews library into it's own project.