TechnikEmpire / CitadelCore

Cross platform filtering HTTP/S proxy based on .NET Standard 2.0.
Mozilla Public License 2.0
41 stars 15 forks source link

Document that the user must specifically set the message info message type #62

Closed TechnikEmpire closed 6 years ago

TechnikEmpire commented 6 years ago

We give the user a lot of power and thus a lot of responsibility via the message info class. In bug #60 , an arise arose because these responsibilities forced on the library user are not documented clearly enough.

TechnikEmpire commented 6 years ago

Related to #49, since because this is not yet implemented, right now the only thing a user can and must do is set the message type to Response when they are injecting data.