currently header bodies are just strings (right?). is there any plan to implement parsing of structured header bodies (like e.g. Content-Disposition)? is there any other library that does that? For example i want to be able to access individual fields of a Content-Disposition header the way i access an AA item value or better yet the way i access a struct field.