Skip to content
This repository has been archived by the owner on Jun 14, 2022. It is now read-only.

Improve RequestInfo and ResponseInfo types #18

Open
aoberoi opened this issue Aug 17, 2017 · 1 comment
Open

Improve RequestInfo and ResponseInfo types #18

aoberoi opened this issue Aug 17, 2017 · 1 comment
Labels
enhancement M-T: A feature request for new functionality

Comments

@aoberoi
Copy link
Contributor

aoberoi commented Aug 17, 2017

currently, these types are used in many different contexts and the differences are mostly based on unstated convention.

sometimes it would be more useful to have string bodies than buffers

sometimes the properties that are undefined should be defined, and the rest of the time its a pain to explicitly set them to undefined

sometimes another data type houses the information needed like the timestamps

it would be useful to design a hierarchy of types where the relationships are well structured and defined. perhaps different types used in matching versus actual versus proxy recorded.

@aoberoi aoberoi added the enhancement M-T: A feature request for new functionality label Aug 22, 2017
@aoberoi
Copy link
Contributor Author

aoberoi commented Jan 2, 2018

some hints for this added in #47

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement M-T: A feature request for new functionality
Projects
None yet
Development

No branches or pull requests

1 participant