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

Fix commit: PUT request now correctly handled by Pharo Zinc #126

Merged
merged 16 commits into from
Feb 23, 2012

Conversation

lolgzs
Copy link
Contributor

@lolgzs lolgzs commented Feb 8, 2012

Commit looks big because order has changed (??)

The only diff is:

ajax: anURL options: #{ 'type' -> 'PUT'.
'data' -> aString.

  •            'contentType' -> 'text/plain'.
             'error' -> [window alert: 'PUT request failed at:  ', anURL] }
    

NicolasPetton added a commit that referenced this pull request Feb 23, 2012
Fix commit: PUT request now correctly handled by Pharo Zinc
@NicolasPetton NicolasPetton merged commit 2c645fd into amber-smalltalk:master Feb 23, 2012
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