Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Latest apache http client version #92

Merged
merged 22 commits into from
Nov 13, 2016
Merged

Latest apache http client version #92

merged 22 commits into from
Nov 13, 2016

Conversation

fhoeben
Copy link
Owner

@fhoeben fhoeben commented Oct 26, 2016

  • Use latest apache http client
  • By default use 'standard' cookie handling
  • No longer allow cookie 'version' to be set when copying browser cookies (it shouldn't be needed)
  • Make http client configuration easier to change from Java code
  • Allow http client usage to be modified more easily by creating subclass

…enium. Cook version attribute is outdated and should not be needed.
…n reuse. Which might not be that appropriate for tests anyway
…xt, allow subclasses to control what context should be used.
@fhoeben
Copy link
Owner Author

fhoeben commented Oct 26, 2016

@ilseh does this change impact your testset (using the Fit based fixtures)? Can you test to see whether you experience any problems using the project from this branch? Thanks.

@ilseh
Copy link
Contributor

ilseh commented Oct 26, 2016

@fhoeben i'm not sure when we have the opportunity to check this. Aiming at this friday for now.

@fhoeben
Copy link
Owner Author

fhoeben commented Nov 5, 2016

@ilseh Did you have a chance to look at it?

# Conflicts:
#	src/main/java/nl/hsac/fitnesse/fixture/Environment.java
@ilseh
Copy link
Contributor

ilseh commented Nov 7, 2016

Unfortunately not. I don't know when we'll have the time.

@fhoeben fhoeben merged commit 24c0601 into master Nov 13, 2016
@fhoeben fhoeben deleted the latestHttpClient branch November 13, 2016 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants