Skip to content

1.1.5

Compare
Choose a tag to compare
@trowski trowski released this 30 Apr 15:16
v1.1.5
b20cedb
  • Added methods parseBody, parseUrlEncodedBody, and parseMultipartBody to BufferingParser to parse request bodies that have already been buffered (#10)
  • Added parseContentBoundary function that returns the content boundary from a multipart header.