Skip to content

Fix body size detection

Compare
Choose a tag to compare
@alexdebril alexdebril released this 27 Jul 11:41

Use ->getBody()->getSize() instead of strlen() which can be buggy : #122