[Suggestions] Web-Proxy and Packet-Mark

As we know, web-proxy in v3 is a new re-written proxy by Mikrotik.
In several topics, there are discussion about how to do queue or routing based on web-proxy.

Example:

  1. To make different queue rule for traffic HTTP MISS or HIT. Now, this can not be done with mangle, but I think should be possible to do in web-proxy. It will be very useful if proxy can do mangle packet-mark/route-mark based on this status .. MISS or HIT.

  2. To do packet-mark/route-mark based on MIME-TYPE. So we can set different packet-mark for EXE or MP3 or other file type download.

  3. To put additional src-address requester after web-proxy process. So we can still mangle based on the original requester.

If we can make packet-mark / route-mark in web-proxy, we can do more in queue or routing.