HaxeFoundation / HaxeFoundation/neko

Uncaught exception - mod_neko2@parse_multipart_data

Open
#153 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
587
Forks
110
PR merge metrics
No merged PRs in 30d

Description

Using mod_neko of libapache2-mod-neko.
Calling Web.parseMultipart always throws, even without any processing:

```haxe
function part(name:String, filename:Null) {}
function data(bytes:Bytes, pos:Int, len:Int) {}
Web.parseMultipart(part, data);
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.