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

[dev.icinga.com #9447] Implement support for HTTP #3082

Closed
icinga-migration opened this issue Jun 18, 2015 · 6 comments
Closed

[dev.icinga.com #9447] Implement support for HTTP #3082

icinga-migration opened this issue Jun 18, 2015 · 6 comments
Labels
area/api REST API enhancement New feature or request
Milestone

Comments

@icinga-migration
Copy link

This issue has been migrated from Redmine: https://dev.icinga.com/issues/9447

Created by mfriedrich on 2015-06-18 11:44:53 +00:00

Assignee: gbeutner
Status: Resolved (closed on 2015-08-15 17:56:55 +00:00)
Target Version: 2.4.0
Last Update: 2015-10-16 11:08:28 +00:00 (in Redmine)

Backport?: No
Include in Changelog: 1

  • Basic HTTP support
  • Url parser (#9470)
  • Basic Auth

Changesets

2015-06-22 09:12:28 +00:00 by (unknown) 680ce9d

Rename ApiClient to JsonRpcConnection

refs #9447

2015-06-22 09:17:33 +00:00 by (unknown) 32c2ecd

Rename ApiClient to JsonRpcConnection

refs #9447

2015-06-22 12:33:12 +00:00 by (unknown) 6db5801

Implement connection type sensing for HTTP/JSON-RPC

refs #9447

2015-07-09 09:42:34 +00:00 by (unknown) b357012

Implement HTTP support

refs #9447

2015-07-09 10:28:15 +00:00 by (unknown) 14baa4a

Build fix

refs #9447

2015-07-09 10:46:04 +00:00 by (unknown) 9b46945

Fix compiler warnings

refs #9447

2015-07-09 15:32:19 +00:00 by (unknown) 269e796

Rename HttpRequest.Url to HttpRequest.RequestUrl

Otherwise gcc will break with the Url class, clang works.

refs #9447

2015-11-09 09:48:24 +00:00 by (unknown) fa034a9

Improve error message for 404s

refs #9447

Parent Task: #9074

Subtasks:

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-06-22 08:47:40 +00:00

  • Description updated

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-06-22 08:57:38 +00:00

  • Status changed from New to Assigned
  • Assigned to set to gbeutner

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-06-22 08:58:15 +00:00

  • Relates set to 9470

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-06-22 08:59:16 +00:00

  • Relates deleted 9470

@icinga-migration
Copy link
Author

Updated by gbeutner on 2015-08-15 17:56:56 +00:00

  • Status changed from Assigned to Resolved

@icinga-migration
Copy link
Author

Updated by mfriedrich on 2015-08-21 19:48:09 +00:00

  • Backport? changed from TBD to No

@icinga-migration icinga-migration added enhancement New feature or request area/api REST API labels Jan 17, 2017
@icinga-migration icinga-migration added this to the 2.4.0 milestone Jan 17, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/api REST API enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant