You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Philippe Mouawad <ph...@gmail.com> on 2012/11/18 11:39:22 UTC

Using Apache Tika for content Type detection in Proxy

Hello Milamber,
When do you plan to commit your code using Apache Tika ?

Working on:

   - https://issues.apache.org/bugzilla/show_bug.cgi?id=53840

I think there is a way of improving greatly Proxy Behaviour by using Aaache
Tika ability to guess content type from content body.
This way we could add a detected contentyType instead of relying on what
Request contains and build much accurately Sampler for:

   - JSON requests
   - XML Requests
   - ...


-- 
Cordialement.
Philippe Mouawad.

Re: Using Apache Tika for content Type detection in Proxy

Posted by Milamber <mi...@apache.org>.

Le 18/11/2012 10:39, Philippe Mouawad a ecrit :
> Hello Milamber,
> When do you plan to commit your code using Apache Tika ?

In 1-2 weeks.

>
> Working on:
>
>     - https://issues.apache.org/bugzilla/show_bug.cgi?id=53840
>
> I think there is a way of improving greatly Proxy Behaviour by using Aaache
> Tika ability to guess content type from content body.
> This way we could add a detected contentyType instead of relying on what
> Request contains and build much accurately Sampler for:
>
>     - JSON requests
>     - XML Requests
>     - ...
>
>