• Sergey Lyubka's avatar
    Move struct http_message::body · cfe77a3d
    Sergey Lyubka authored
    Rationale: this is the optimisation to make JS FFI-ed API
    work nicer. We don't have strucuture introspection now,
    and do not generate offsets automatially. Thus, using a
    stable well-known location of the parsed message body is
    better, in case of number of HTTP headers macro changes.
    
    PUBLISHED_FROM=55bf25ac77060a9c81dfecd6601f037562530801
    cfe77a3d
Name
Last commit
Last update
docs Loading commit data...
examples Loading commit data...
jni Loading commit data...
tools Loading commit data...
.mbedignore Loading commit data...
CONTRIBUTING.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
mongoose.c Loading commit data...
mongoose.h Loading commit data...