You are viewing a plain text version of this content. The canonical link for it is here.
Posted to droids-dev@incubator.apache.org by "Richard Frovarp (JIRA)" <ji...@apache.org> on 2010/02/12 20:44:27 UTC

[jira] Created: (DROIDS-75) Return back the HTTP response headers

Return back the HTTP response headers
-------------------------------------

                 Key: DROIDS-75
                 URL: https://issues.apache.org/jira/browse/DROIDS-75
             Project: Droids
          Issue Type: Improvement
          Components: core
    Affects Versions: 0.01
            Reporter: Richard Frovarp


Having the HTTP response headers would be of great use. You could then store in the index last modified times, and in the future use ETags or last modified to not process large resources.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DROIDS-75) Return back the HTTP response headers

Posted by "Richard Frovarp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DROIDS-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Frovarp updated DROIDS-75:
----------------------------------

    Attachment: http-response-entity.patch

Same as previous patch but will also return back content length if known. 

> Return back the HTTP response headers
> -------------------------------------
>
>                 Key: DROIDS-75
>                 URL: https://issues.apache.org/jira/browse/DROIDS-75
>             Project: Droids
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 0.01
>            Reporter: Richard Frovarp
>         Attachments: http-response-entity.patch, http-response-entity.patch
>
>
> Having the HTTP response headers would be of great use. You could then store in the index last modified times, and in the future use ETags or last modified to not process large resources.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (DROIDS-75) Return back the HTTP response headers

Posted by "Thorsten Scherler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DROIDS-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thorsten Scherler resolved DROIDS-75.
-------------------------------------

    Resolution: Fixed

Committed revision 939647.

> Return back the HTTP response headers
> -------------------------------------
>
>                 Key: DROIDS-75
>                 URL: https://issues.apache.org/jira/browse/DROIDS-75
>             Project: Droids
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 0.01
>            Reporter: Richard Frovarp
>         Attachments: http-response-entity.patch
>
>
> Having the HTTP response headers would be of great use. You could then store in the index last modified times, and in the future use ETags or last modified to not process large resources.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DROIDS-75) Return back the HTTP response headers

Posted by "Richard Frovarp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DROIDS-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Frovarp updated DROIDS-75:
----------------------------------

    Attachment: http-response-entity.patch

First run at making an entity to contain metadata, and in particular a implementation containing the HTTP headers.

> Return back the HTTP response headers
> -------------------------------------
>
>                 Key: DROIDS-75
>                 URL: https://issues.apache.org/jira/browse/DROIDS-75
>             Project: Droids
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 0.01
>            Reporter: Richard Frovarp
>         Attachments: http-response-entity.patch
>
>
> Having the HTTP response headers would be of great use. You could then store in the index last modified times, and in the future use ETags or last modified to not process large resources.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DROIDS-75) Return back the HTTP response headers

Posted by "Richard Frovarp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DROIDS-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Frovarp updated DROIDS-75:
----------------------------------

    Attachment:     (was: http-response-entity.patch)

> Return back the HTTP response headers
> -------------------------------------
>
>                 Key: DROIDS-75
>                 URL: https://issues.apache.org/jira/browse/DROIDS-75
>             Project: Droids
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 0.01
>            Reporter: Richard Frovarp
>         Attachments: http-response-entity.patch
>
>
> Having the HTTP response headers would be of great use. You could then store in the index last modified times, and in the future use ETags or last modified to not process large resources.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (DROIDS-75) Return back the HTTP response headers

Posted by "Richard Frovarp (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DROIDS-75?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Frovarp updated DROIDS-75:
----------------------------------

    Labels: patch  (was: )

> Return back the HTTP response headers
> -------------------------------------
>
>                 Key: DROIDS-75
>                 URL: https://issues.apache.org/jira/browse/DROIDS-75
>             Project: Droids
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 0.01
>            Reporter: Richard Frovarp
>         Attachments: http-response-entity.patch
>
>
> Having the HTTP response headers would be of great use. You could then store in the index last modified times, and in the future use ETags or last modified to not process large resources.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.