[
https://issues.apache.org/jira/browse/CONNECTORS-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506352#comment-13506352
]
Karl Wright commented on CONNECTORS-120:
----------------------------------------
On second thought, the piecemeal cookie handling we currently have could be
improved dramatically, since creating BasicClientCookie and BasicClientCookie2
with a straight string value is now possible. Both of these have a getName()
method and a getValue() method returning the entire value. The issue is of
course that the schema will need to change for the cookie management table.
The value has a max limit of 4KB, which may nevertheless be best modeled as an
unlimited field for the databases we use.
> Port all connectors to use httpclient 4.x, after we submit our remaining 3.x
> changes as commons-httpclient tickets
> ------------------------------------------------------------------------------------------------------------------
>
> Key: CONNECTORS-120
> URL: https://issues.apache.org/jira/browse/CONNECTORS-120
> Project: ManifoldCF
> Issue Type: Task
> Components: LiveLink connector, Meridio connector, RSS connector,
> SharePoint connector, Web connector
> Affects Versions: ManifoldCF 0.1, ManifoldCF 0.2
> Reporter: Karl Wright
> Assignee: Karl Wright
> Fix For: ManifoldCF 1.1
>
>
> Now that commons-httpclient has accepted our NTLM patch, we can upgrade our
> connectors to use their newest 4.x httpclient code. We still need to submit
> or apply patches for other features first, so this ticket depends on the
> resolution of that action, covered in CONNECTORS-119.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira