Skip to content

Conversation

@alexandertuna
Copy link
Collaborator

@alexandertuna alexandertuna commented Jul 31, 2025

  • Todo: all the todo's in the issue

c.f.: #69

std::string noPayloadAllowed;
return SendHTTPRequest(noPayloadAllowed);
}

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[lint] reported by reviewdog 🐶

Suggested change

***************************************************************/

#include "HTTPFileSystem.hh"
#include "HTTPDirectory.hh"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[lint] reported by reviewdog 🐶

Suggested change
#include "HTTPDirectory.hh"

#include "HTTPFileSystem.hh"
#include "HTTPDirectory.hh"
#include "HTTPCommands.hh"
#include "HTTPFile.hh"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[lint] reported by reviewdog 🐶

Suggested change
#include "HTTPFile.hh"
#include "HTTPDirectory.hh"
#include "HTTPFile.hh"

}

int HTTPFileSystem::Mkdir(const char *path, mode_t mode, int mkpath,
XrdOucEnv *env) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[lint] reported by reviewdog 🐶

Suggested change
XrdOucEnv *env) {
XrdOucEnv *env) {

@bbockelm
Copy link
Collaborator

@alexandertuna - how's this coming along? There's been a few merge conflicts brewing -- can you take a look?

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